Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c2070 status_t ENET_QOS_EnableRxParser(ENET_QOS_Type *base, bool enable) in ENET_QOS_EnableRxParser() function
3825 result = ENET_QOS_EnableRxParser(base, false); in ENET_QOS_ConfigureRxParser()
3888 result = ENET_QOS_EnableRxParser(base, true); in ENET_QOS_ConfigureRxParser()
Dfsl_enet_qos.h1186 status_t ENET_QOS_EnableRxParser(ENET_QOS_Type *base, bool enable);