Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c3423 #define EST_MAX_GATE ((1UL << (32U - ENET_QOS_EST_WID)) - 1U) in ENET_QOS_EstProgramGcl() macro
3449 if (gateOp->gate > EST_MAX_GATE) in ENET_QOS_EstProgramGcl()