Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1896 uint32 CycleFactor; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local
1929CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) … in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
1930 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
/hal_nxp-3.6.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c3742 uint32 CycleFactor; local
3776CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) …
3777 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64…