Contiki-NG
Data Structures | Macros

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   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 

Detailed Description

Type definitions for the NVIC Registers.

Macro Definition Documentation

◆ NVIC_STIR_INTID_Msk [1/4]

#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)

STIR: INTLINESNUM Mask

Definition at line 402 of file core_cm3.h.

◆ NVIC_STIR_INTID_Msk [2/4]

#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)

STIR: INTLINESNUM Mask

Definition at line 402 of file core_sc300.h.

◆ NVIC_STIR_INTID_Msk [3/4]

#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)

STIR: INTLINESNUM Mask

Definition at line 470 of file core_cm4.h.

◆ NVIC_STIR_INTID_Msk [4/4]

#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)

STIR: INTLINESNUM Mask

Definition at line 485 of file core_cm7.h.

◆ NVIC_STIR_INTID_Pos [1/4]

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 401 of file core_sc300.h.

◆ NVIC_STIR_INTID_Pos [2/4]

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 401 of file core_cm3.h.

◆ NVIC_STIR_INTID_Pos [3/4]

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 469 of file core_cm4.h.

◆ NVIC_STIR_INTID_Pos [4/4]

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 484 of file core_cm7.h.