Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c119 static status_t ENET_QOS_TxDescriptorsInit(ENET_QOS_Type *base,
588 static status_t ENET_QOS_TxDescriptorsInit(ENET_QOS_Type *base, in ENET_QOS_TxDescriptorsInit() function
1139 … if ((ENET_QOS_TxDescriptorsInit(base, bufferConfig, intTxEnable, channel) != kStatus_Success)) in ENET_QOS_DescriptorInit()