Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c2848 uint32 LookaheadTime; in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local
2869LookaheadTime = IP_NETC__NETC_IERB->CFG_SW_INST[0U].STGSLR; /* [Ricky]TODO: this register is not a… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2872 if (TimeGateSchedulingTableEntry->AdminBaseTime >= (CurrentTime + LookaheadTime)) in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2878 …CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) … in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()