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