Home
last modified time | relevance | path

Searched defs:CORE_NVIC_REG_WORDS (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_core.h47 #define CORE_NVIC_REG_WORDS ((EXT_IRQ_COUNT + 31) / 32) macro
/hal_silabs-latest/gecko/emlib/inc/
Dem_core.h63 #define CORE_NVIC_REG_WORDS ((EXT_IRQ_COUNT + 31) / 32) macro