Searched refs:enet_qos_isr_t (Results 1 – 2 of 2) sorted by relevance
738 typedef void (*enet_qos_isr_t)(ENET_QOS_Type *base, enet_qos_handle_t *handle); typedef1669 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler);
192 static enet_qos_isr_t s_enetqosIsr;1483 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler) in ENET_QOS_SetISRHandler()