Searched refs:ENET_ErrorIRQHandler (Results 1 – 2 of 2) sorted by relevance
1703 void ENET_ErrorIRQHandler(ENET_Type *base, enet_handle_t *handle);
494 ENET_SetErrISRHandler(base, ENET_ErrorIRQHandler); in ENET_SetHandler()3122 void ENET_ErrorIRQHandler(ENET_Type *base, enet_handle_t *handle) in ENET_ErrorIRQHandler() function