Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_cmsis.c489 status = ENET_GetRxFrameSize(enet->handle, &length, 0); in ENET_CommonGetFrameSize()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h1152 status_t ENET_GetRxFrameSize(ENET_Type *base, enet_handle_t *handle, uint32_t *length, uint8_t chan…
Dfsl_enet.c1171 status_t ENET_GetRxFrameSize(ENET_Type *base, enet_handle_t *handle, uint32_t *length, uint8_t chan… in ENET_GetRxFrameSize() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_enet/
Dfsl_enet.h1237 status_t ENET_GetRxFrameSize(ENET_Type *base, enet_handle_t *handle, uint32_t *length, uint8_t chan…
Dfsl_enet.c1293 status_t ENET_GetRxFrameSize(ENET_Type *base, enet_handle_t *handle, uint32_t *length, uint8_t chan… in ENET_GetRxFrameSize() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h1531 status_t ENET_GetRxFrameSize(enet_handle_t *handle, uint32_t *length, uint8_t ringId);
Dfsl_enet.c1591 status_t ENET_GetRxFrameSize(enet_handle_t *handle, uint32_t *length, uint8_t ringId) in ENET_GetRxFrameSize() function