Searched refs:INT_OSC_COMB (Results 1 – 4 of 4) sorted by relevance
172 __ASSERT(INT_OSC_COMB == interruptNum || INT_AUX_COMB == interruptNum in HwiP_construct()221 case INT_OSC_COMB: in HwiP_construct()225 irq_connect_dynamic(INT_OSC_COMB - 16, priority, sl_isr, &sl_OSC_COMB_cb, 0); in HwiP_construct()
94 #define INT_OSC_COMB 50 // Combined event from Oscillator macro
338 INT_OSC_COMB, in Power_init()