Searched refs:IntPendSet (Results 1 – 6 of 6) sorted by relevance
92 #define IntPendSet NOROM_IntPendSet macro507 extern void IntPendSet(uint32_t ui32Interrupt);688 #undef IntPendSet689 #define IntPendSet ROM_IntPendSet macro
64 #undef IntPendSet65 #define IntPendSet NOROM_IntPendSet macro371 IntPendSet(uint32_t ui32Interrupt) in IntPendSet() function
107 extern void IntPendSet(unsigned long ulInterrupt);
611 IntPendSet(unsigned long ulInterrupt) in IntPendSet() function
119 IntPendSet
289 IntPendSet((uint32_t)interruptNum); in HwiP_post()