Home
last modified time | relevance | path

Searched refs:CORE_NvicIRQDisabled (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_core.c716 if (CORE_NvicIRQDisabled(irqN)) {
816 bool CORE_NvicIRQDisabled(IRQn_Type irqN) function
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_core.h157 bool CORE_NvicIRQDisabled(IRQn_Type irqN) SL_DEPRECATED_API_SDK_2024_6;
/hal_silabs-latest/gecko/emlib/inc/
Dem_core.h205 bool CORE_NvicIRQDisabled(IRQn_Type irqN);
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_core.c333 bool CORE_NvicIRQDisabled(IRQn_Type irqN) function