Searched refs:NUM_PRIORITY (Results 1 – 8 of 8) sorted by relevance
111 #define NUM_PRIORITY 8 macro
108 #define NUM_PRIORITY 8 // Number of priority levels macro
319 ASSERT(ulBits < NUM_PRIORITY); in IntPriorityGroupingSet()350 for(ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in IntPriorityGroupingGet()
226 ASSERT(bits < NUM_PRIORITY); in Interrupt_setPriorityGrouping()246 for (ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in Interrupt_getPriorityGrouping()
124 #define NUM_PRIORITY 8 macro
205 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()225 for(ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()
207 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()227 for(ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()