Macros | |
#define | __DCACHE_PRESENT 1 |
#define | __DTCM_PRESENT 1 |
#define | __FPU_PRESENT 1 |
#define | __ICACHE_PRESENT 1 |
#define | __MPU_PRESENT 1 |
#define | __NVIC_PRIO_BITS 4 |
#define | __Vendor_SysTickConfig 0 |
#define __DCACHE_PRESENT 1 |
Defines if an DCACHE is present or not
Definition at line 264 of file MIMXRT1052.h.
#define __DTCM_PRESENT 1 |
Defines if an DTCM is present or not
Definition at line 265 of file MIMXRT1052.h.
#define __FPU_PRESENT 1 |
Defines if an FPU is present or not
Definition at line 268 of file MIMXRT1052.h.
#define __ICACHE_PRESENT 1 |
Defines if an ICACHE is present or not
Definition at line 263 of file MIMXRT1052.h.
#define __MPU_PRESENT 1 |
Defines if an MPU is present or not
Definition at line 262 of file MIMXRT1052.h.
#define __NVIC_PRIO_BITS 4 |
Number of priority bits implemented in the NVIC
Definition at line 266 of file MIMXRT1052.h.
#define __Vendor_SysTickConfig 0 |
Vendor specific implementation of SysTickConfig is defined
Definition at line 267 of file MIMXRT1052.h.