Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c88 static status_t ENET_QOS_SetDMAControl(ENET_QOS_Type *base, const enet_qos_config_t *config);
274 static status_t ENET_QOS_SetDMAControl(ENET_QOS_Type *base, const enet_qos_config_t *config) in ENET_QOS_SetDMAControl() function
968 result = ENET_QOS_SetDMAControl(base, config); in ENET_QOS_Init()