Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_enet_qos.h383 kENET_QOS_Ets_ctr_high = 3U, /*!< CTR High */ enumerator
Dfsl_enet_qos.c3216 rc = ENET_QOS_EstProgramWord(base, (uint32_t)kENET_QOS_Ets_ctr_high, &data, 1); in ENET_QOS_EstProgramGcl()
3322 rc = ENET_QOS_EstReadWord(base, (uint32_t)kENET_QOS_Ets_ctr_high, &data, 1, dbgm); in ENET_QOS_EstReadGcl()