Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.c141 static void ENET_UpdateReadBuffers(ENET_Type *base, enet_handle_t *handle, uint8_t ringId);
1663 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1711 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1717 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1734 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1745 static void ENET_UpdateReadBuffers(ENET_Type *base, enet_handle_t *handle, uint8_t ringId) in ENET_UpdateReadBuffers() function