Searched refs:ENET_SetErrISRHandler (Results 1 – 2 of 2) sorted by relevance
1408 void ENET_SetErrISRHandler(ENET_Type *base, enet_isr_t ISRHandler);
415 void ENET_SetErrISRHandler(ENET_Type *base, enet_isr_t ISRHandler) in ENET_SetErrISRHandler() function494 ENET_SetErrISRHandler(base, ENET_ErrorIRQHandler); in ENET_SetHandler()