Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.c148 static status_t ENET_SetRxBufferDescriptors(ENET_Type *base,
288 result = ENET_SetRxBufferDescriptors(base, config, bufferConfig); in ENET_Up()
854 static status_t ENET_SetRxBufferDescriptors(ENET_Type *base, in ENET_SetRxBufferDescriptors() function