Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h101 #define NUM_PRIORITY 8 // Number of priority levels macro
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.c357 ASSERT(ulBits < NUM_PRIORITY); in IntPriorityGroupingSet()
388 for(ulLoop = 0; ulLoop < NUM_PRIORITY; ulLoop++) in IntPriorityGroupingGet()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.c224 ASSERT(ui32Bits < NUM_PRIORITY); in IntPriorityGroupingSet()
250 for(ui32Loop = 0; ui32Loop < NUM_PRIORITY; ui32Loop++) in IntPriorityGroupingGet()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_ints.h187 #define NUM_PRIORITY 8 macro

Completed in 8 milliseconds