Searched refs:g_intHandle (Results 1 – 1 of 1) sorted by relevance
126 HwiP_Handle g_intHandle = 0; variable298 HwiP_delete(g_intHandle); in NwpRegisterInterruptHandler()306 g_intHandle = HwiP_create(INT_NWPIC , (HwiP_Fxn)(InterruptHdl) , &nwp_iParams); in NwpRegisterInterruptHandler()308 if(!g_intHandle) in NwpRegisterInterruptHandler()