|
Contiki 3.x
|
Type definitions for the NVIC Registers. More...
Data Structures | |
| struct | NVIC_Type |
| Structure type to access the Nested Vectored Interrupt Controller (NVIC). More... | |
Macros | |
| #define | NVIC_STIR_INTID_Pos 0 |
| #define | NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
| #define | NVIC_STIR_INTID_Pos 0 |
| #define | NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
| #define | NVIC_STIR_INTID_Pos 0 |
| #define | NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
Type definitions for the NVIC Registers.
| #define NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
STIR: INTLINESNUM Mask
Definition at line 326 of file core_cm3.h.
| #define NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
STIR: INTLINESNUM Mask
Definition at line 326 of file core_sc300.h.
| #define NVIC_STIR_INTID_Msk (0x1FFUL << NVIC_STIR_INTID_Pos) |
STIR: INTLINESNUM Mask
Definition at line 373 of file core_cm4.h.
| #define NVIC_STIR_INTID_Pos 0 |
STIR: INTLINESNUM Position
Definition at line 325 of file core_cm3.h.
| #define NVIC_STIR_INTID_Pos 0 |
STIR: INTLINESNUM Position
Definition at line 325 of file core_sc300.h.
| #define NVIC_STIR_INTID_Pos 0 |
STIR: INTLINESNUM Position
Definition at line 372 of file core_cm4.h.
1.8.5