Searched refs:INT_NWPIC (Results 1 – 3 of 3) sorted by relevance
72 __ASSERT(INT_NWPIC == interruptNum || INT_UDMA == interruptNum || in HwiP_create()100 case INT_NWPIC: in HwiP_create()123 __ASSERT(INT_NWPIC == interruptNum || INT_UDMA == interruptNum || in HwiP_delete()
92 #define INT_NWPIC 187 // Interprocessor communication macro
294 HwiP_clearInterrupt(INT_NWPIC); in NwpRegisterInterruptHandler()306 g_intHandle = HwiP_create(INT_NWPIC , (HwiP_Fxn)(InterruptHdl) , &nwp_iParams); in NwpRegisterInterruptHandler()