CoreDevices > EFM32GG12B830F512IL120
Detailed Description
Processor and Core Peripheral Section.
Macros |
|
| #define | __FPU_PRESENT 1U |
| #define | __MPU_PRESENT 1U |
| #define | __NVIC_PRIO_BITS 3U |
| #define | __Vendor_SysTickConfig 0U |
| #define | __VTOR_PRESENT 1U |
Macro Definition Documentation
| #define __FPU_PRESENT 1U |
Presence of FPU
Definition at line
139
of file
efm32gg12b830f512il120.h
.
| #define __MPU_PRESENT 1U |
Presence of MPU
Definition at line
138
of file
efm32gg12b830f512il120.h
.
| #define __NVIC_PRIO_BITS 3U |
NVIC interrupt priority bits
Definition at line
141
of file
efm32gg12b830f512il120.h
.
Referenced by CORE_AtomicDisableIrq() , CORE_EnterAtomic() , CORE_IrqIsBlocked() , CORE_IrqIsDisabled() , CORE_YieldAtomic() , and LDMA_Init() .
| #define __Vendor_SysTickConfig 0U |
Is 1 if different SysTick counter is used
Definition at line
142
of file
efm32gg12b830f512il120.h
.
| #define __VTOR_PRESENT 1U |
Presence of VTOR register in SCB
Definition at line
140
of file
efm32gg12b830f512il120.h
.