Home
last modified time | relevance | path

Searched refs:IntPriorityGet (Results 1 – 5 of 5) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.h89 #define IntPriorityGet NOROM_IntPriorityGet macro
296 extern int32_t IntPriorityGet(uint32_t ui32Interrupt);
468 #undef IntPriorityGet
469 #define IntPriorityGet ROM_IntPriorityGet macro
A Dinterrupt.c58 #undef IntPriorityGet
59 #define IntPriorityGet NOROM_IntPriorityGet macro
298 IntPriorityGet(uint32_t ui32Interrupt) in IntPriorityGet() function
/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.h75 extern long IntPriorityGet(unsigned long ulInterrupt);
A Dinterrupt.c462 IntPriorityGet(unsigned long ulInterrupt) in IntPriorityGet() function
A Drom_map.h2162 IntPriorityGet

Completed in 14 milliseconds