Searched refs:IntPendSet (Results 1 – 8 of 8) sorted by relevance
90 #define IntPendSet NOROM_IntPendSet macro505 extern void IntPendSet(uint32_t ui32Interrupt);686 #undef IntPendSet687 #define IntPendSet ROM_IntPendSet macro
62 #undef IntPendSet63 #define IntPendSet NOROM_IntPendSet macro369 IntPendSet(uint32_t ui32Interrupt) in IntPendSet() function
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
309 IntPendSet((uint32_t)interruptNum); in HwiP_post()