|
Contiki 3.x
|
Macros | |
| #define | __CM3_REV 0x0200 |
| #define | __MPU_PRESENT 0 |
| #define | __NVIC_PRIO_BITS 3 |
| #define | __Vendor_SysTickConfig 0 |
| #define __CM3_REV 0x0200 |
Cortex-M3 Core Revision
Definition at line 133 of file ADuCRF101.h.
| #define __MPU_PRESENT 0 |
MPU present or not
Definition at line 134 of file ADuCRF101.h.
| #define __NVIC_PRIO_BITS 3 |
Number of Bits used for Priority Levels
Definition at line 135 of file ADuCRF101.h.
Referenced by NVIC_DecodePriority(), NVIC_EncodePriority(), NVIC_GetPriority(), NVIC_SetPriority(), and SysTick_Config().
| #define __Vendor_SysTickConfig 0 |
Set to 1 if different SysTick Config is used
Definition at line 136 of file ADuCRF101.h.
1.8.5