Searched refs:BGC_IRQ (Results 1 – 6 of 6) sorted by relevance
158 #define BGCIntEnable() MsOS_EnableInterrupt (BGC_IRQ)159 #define BGCIntDisable() MsOS_DisableInterrupt(BGC_IRQ)160 #define BGCIntAttach(isr) MsOS_AttachInterrupt (BGC_IRQ, (InterruptCb )isr)161 #define BGCIntDetach() MsOS_DetachInterrupt (BGC_IRQ)
113 #define BGC_IRQ E_INT_FIQ_SECURE51_TO_BEON macro