Home
last modified time | relevance | path

Searched refs:NON_WIC_INT_MASK_0 (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c77 #define NON_WIC_INT_MASK_0 (~(0x0dfc0323U)) macro
82 #define NON_WIC_INT_MASK_0 (~(0x001be323U)) macro
87 #define NON_WIC_INT_MASK_0 (~(0xff020e63U)) macro
92 #define NON_WIC_INT_MASK_0 (~(0xff020e63U)) macro
97 #define NON_WIC_INT_MASK_0 (~(0x00005c6bU)) macro
102 #define NON_WIC_INT_MASK_0 (~(0x00085c6bU)) macro
996 nonWicIntEn[0] = NVIC->ISER[0] & NON_WIC_INT_MASK_0; in EMU_EnterEM2()
1197 nonWicIntEn[0] = NVIC->ISER[0] & NON_WIC_INT_MASK_0; in EMU_EnterEM3()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c78 #define NON_WIC_INT_MASK_0 (~(0x0dfc0323U)) macro
83 #define NON_WIC_INT_MASK_0 (~(0x001be323U)) macro
88 #define NON_WIC_INT_MASK_0 (~(0xff020e63U)) macro
93 #define NON_WIC_INT_MASK_0 (~(0xff020e63U)) macro
98 #define NON_WIC_INT_MASK_0 (~(0x00005c6bU)) macro
103 #define NON_WIC_INT_MASK_0 (~(0x00085c6bU)) macro
1003 nonWicIntEn[0] = NVIC->ISER[0] & NON_WIC_INT_MASK_0; in EMU_EnterEM2()
1218 nonWicIntEn[0] = NVIC->ISER[0] & NON_WIC_INT_MASK_0; in EMU_EnterEM3()