Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.c159 static void ENET_UpdateReadBuffers(ENET_Type *base, enet_handle_t *handle, uint8_t ringId);
1733 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1781 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1787 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1804 ENET_UpdateReadBuffers(base, handle, ringId); in ENET_ReadFrame()
1815 static void ENET_UpdateReadBuffers(ENET_Type *base, enet_handle_t *handle, uint8_t ringId) in ENET_UpdateReadBuffers() function