Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_cmsis.c498 static int32_t ENET_CommonReadFrame(cmsis_enet_mac_driver_state_t *enet, uint8_t *frame, uint32_t l… in ENET_CommonReadFrame() function
590 return ENET_CommonReadFrame(&ENET0_DriverState, frame, len); in ENET0_ReceiveFrame()