Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c3488 static status_t ENET_QOS_EstProgramWord(ENET_QOS_Type *base, uint32_t addr, uint32_t *data, uint8_t… in ENET_QOS_EstProgramWord() function
3559 rc = ENET_QOS_EstProgramWord(base, i, &data, 0); in ENET_QOS_EstProgramGcl()
3570 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_btr_high, &data, 1U); in ENET_QOS_EstProgramGcl()
3578 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_btr_low, &data, 1); in ENET_QOS_EstProgramGcl()
3586 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_ctr_high, &data, 1); in ENET_QOS_EstProgramGcl()
3594 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_ctr_low, &data, 1); in ENET_QOS_EstProgramGcl()
3602 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_ter, &data, 1); in ENET_QOS_EstProgramGcl()
3610 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_llr, &data, 1); in ENET_QOS_EstProgramGcl()