Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h247 kENET_QOS_FlowControlEnable = 0x0008U, /*!< The flow control enabled. */ enumerator
Dfsl_enet_qos.c456 if ((config->specialControl & (uint32_t)kENET_QOS_FlowControlEnable) != 0U) in ENET_QOS_SetMacControl()