EFM32G890F128 CoreDevices > EFM32G890F128
Detailed Description
Processor and Core Peripheral Section.
Macros |
|
| #define | __MPU_PRESENT 1 |
| #define | __NVIC_PRIO_BITS 3 |
| #define | __Vendor_SysTickConfig 0 |
| #define | __VTOR_PRESENT 1 |
Macro Definition Documentation
| #define __MPU_PRESENT 1 |
Presence of MPU
Definition at line
108
of file
efm32g890f128.h
.
| #define __NVIC_PRIO_BITS 3 |
NVIC interrupt priority bits
Definition at line
110
of file
efm32g890f128.h
.
Referenced by CORE_AtomicDisableIrq() , CORE_EnterAtomic() , CORE_IrqIsBlocked() , CORE_IrqIsDisabled() , and CORE_YieldAtomic() .
| #define __Vendor_SysTickConfig 0 |
Is 1 if different SysTick counter is used
Definition at line
111
of file
efm32g890f128.h
.
| #define __VTOR_PRESENT 1 |
Presence of VTOR register in SCB
Definition at line
109
of file
efm32g890f128.h
.