Home
last modified time | relevance | path

Searched refs:ENET_QOS_SetISRHandler (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h1669 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler);
Dfsl_enet_qos.c1483 void ENET_QOS_SetISRHandler(ENET_QOS_Type *base, enet_qos_isr_t ISRHandler) in ENET_QOS_SetISRHandler() function
1603 ENET_QOS_SetISRHandler(base, ENET_QOS_CommonIRQHandler); in ENET_QOS_CreateHandler()