Searched refs:LatestTxTimestamp (Results 1 – 1 of 1) sorted by relevance
4043 Netc_Eth_Ip_TimeType LatestTxTimestamp = { 0U, 0U}; local4185 LatestTxTimestamp.nanosecondsL = TempTxResponse->Timestamp;4186 LatestTxTimestamp.nanosecondsH = CurrHighTime;4187 if(CurrLowTime < LatestTxTimestamp.nanosecondsL)4189 LatestTxTimestamp.nanosecondsH--;4192 …ff[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsL = LatestTxTimestamp.nanosecondsL;4193 …f[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsH = LatestTxTimestamp.nanosecondsH;