Searched refs:kENET_RxIntEvent (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_enet/ |
D | fsl_enet.h | 248 kENET_RxIntEvent, /*!< Receive interrupt event. */ enumerator
|
D | fsl_enet.c | 2366 handle->callback(base, handle, kENET_RxIntEvent, 0, NULL, handle->userData); in ENET_IRQHandler() 2385 handle->callback(base, handle, kENET_RxIntEvent, 1, NULL, handle->userData); in ENET_IRQHandler()
|