Searched refs:ENET_QOS_SetISRHandler (Results 1 – 2 of 2) sorted by relevance
1669 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler);
1483 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler) in ENET_QOS_SetISRHandler() function1603 ENET_QOS_SetISRHandler(base, ENET_QOS_CommonIRQHandler); in ENET_QOS_CreateHandler()