Searched refs:kENET_RxEvent (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/ |
| D | fsl_enet_cmsis.c | 116 case kENET_RxEvent: in ENET_SetInterruptCallback()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/enet/ |
| D | fsl_enet.h | 294 kENET_RxEvent, /*!< Receive event. */ enumerator
|
| D | fsl_enet.c | 3178 handle->callback(base, handle, ringId, kENET_RxEvent, NULL, handle->userData); in ENET_ReceiveIRQHandler() 3180 handle->callback(base, handle, kENET_RxEvent, NULL, handle->userData); in ENET_ReceiveIRQHandler()
|