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