Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c3937 handle->callback(base, handle, kENET_QOS_RxIntEvent, 0, handle->userData); in ENET_QOS_CommonIRQHandler()
3956 handle->callback(base, handle, kENET_QOS_RxIntEvent, 1, handle->userData); in ENET_QOS_CommonIRQHandler()
3975 handle->callback(base, handle, kENET_QOS_RxIntEvent, 2, handle->userData); in ENET_QOS_CommonIRQHandler()
3994 handle->callback(base, handle, kENET_QOS_RxIntEvent, 3, handle->userData); in ENET_QOS_CommonIRQHandler()
Dfsl_enet_qos.h286 kENET_QOS_RxIntEvent, /*!< Receive interrupt event. */ enumerator