Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c2740 uint32 GateControlListState; in Netc_EthSwt_Ip_ConfigPortTimeGateScheduling() local
2755GateControlListState = (Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->PTGAGLSR & SW_PORT0_PTGAG… in Netc_EthSwt_Ip_ConfigPortTimeGateScheduling()
2757 } while ((GateControlListState != 0x0U) && (FALSE == TimeExpired)); in Netc_EthSwt_Ip_ConfigPortTimeGateScheduling()
2759 if (GateControlListState == 0x0U) in Netc_EthSwt_Ip_ConfigPortTimeGateScheduling()