Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dinterrupt.c226 ASSERT(bits < NUM_PRIORITY); in Interrupt_setPriorityGrouping()
253 for (ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in Interrupt_getPriorityGrouping()
H A Dinterrupt.h124 #define NUM_PRIORITY 8 macro