Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.h92 #define IntPendSet NOROM_IntPendSet macro
345 extern void IntPendSet(uint32_t ui32Interrupt);
480 #undef IntPendSet
481 #define IntPendSet ROM_IntPendSet macro
A Dinterrupt.c64 #undef IntPendSet
65 #define IntPendSet NOROM_IntPendSet macro
438 IntPendSet(uint32_t ui32Interrupt) in IntPendSet() function
/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.h79 extern void IntPendSet(unsigned long ulInterrupt);
A Dinterrupt.c687 IntPendSet(unsigned long ulInterrupt) in IntPendSet() function
A Drom_map.h2169 IntPendSet

Completed in 15 milliseconds