mFrame
載入中...
搜尋中...
無符合項目
ProcessorCore.h
1
7#ifndef MCXA153_B0219F3A_301B_47F2_A86A_48D8E0FE9F2C
8#define MCXA153_B0219F3A_301B_47F2_A86A_48D8E0FE9F2C
9
10#define USING_ARM_core_cm33
11
12#ifdef __cplusplus
13extern "C" {
14#endif
15
16#if defined(__CC_ARM)
17#pragma anon_unions
18#endif
19
25#define __MPU_PRESENT 0
26
28#define __NVIC_PRIO_BITS 3
29
31#define __Vendor_SysTickConfig 0
32
34#define __FPU_PRESENT 0
35
37#define __DSP_PRESENT 0
38
40#define __SAUREGION_PRESENT 0
41
42#include "ProcessorInterrupt.h"
43
48#include <stdint.h>
49
50#include "arm.h"
51
52#ifdef __cplusplus
53}
54#endif
55
56/* ***************************************************************************************
57 * End of file
58 */
59
60#endif /* MCXA153_B0219F3A_301B_47F2_A86A_48D8E0FE9F2C */