Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c8568 volatile uint64 CorrectedTime; local
8577 CorrectedTime = Netc_EthSwt_Ip_TimerBase->TMR_SRT_L;
8578CorrectedTime |= (((uint64)(Netc_EthSwt_Ip_TimerBase->TMR_SRT_H)) << NETC_ETHSWT_IP_32BIT_SHIFT);
8581 Netc_EthSwt_Ip_ConvertToPtpTime(CorrectedTime, PtpTime);
8601 volatile uint64 CorrectedTime; local
8612 CorrectedTime = Netc_EthSwt_Ip_TimerBase->TMR_SRT_L;
8613CorrectedTime |= ((uint64)(Netc_EthSwt_Ip_TimerBase->TMR_SRT_H)) << NETC_ETHSWT_IP_32BIT_SHIFT;
8623 Netc_EthSwt_Ip_ConvertToPtpTime(CorrectedTime, CorrTime);