Searched refs:ENET_UpdateReadBuffers (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/enet/ |
| D | fsl_enet.c | 159 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
|