Searched refs:kENET_QOS_RxIntEvent (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/ |
| D | fsl_enet_qos.c | 3937 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()
|
| D | fsl_enet_qos.h | 286 kENET_QOS_RxIntEvent, /*!< Receive interrupt event. */ enumerator
|