Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c2846 uint32 CycleFactor; in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local
2878CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) … in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2879 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()