Searched refs:CORE_INTERRUPT_DEFAULT_PRIORITY (Results 1 – 3 of 3) sorted by relevance
76 #define CORE_INTERRUPT_DEFAULT_PRIORITY 5 macro89 #define CORE_INTERRUPT_DEFAULT_PRIORITY 1 macro
42 NVIC_SetPriority(i, CORE_INTERRUPT_DEFAULT_PRIORITY); in sl_device_init_nvic()
56 #define CORE_INTERRUPT_DEFAULT_PRIORITY 5 macro