Searched refs:LatestTxTimestamp (Results 1 – 1 of 1) sorted by relevance
6804 Netc_Eth_Ip_TimeType LatestTxTimestamp = { 0U, 0U}; local6814 LatestTxTimestamp.nanosecondsL = TempTxResponse->Timestamp;6815 LatestTxTimestamp.nanosecondsH = CurrHighTime;6816 if(CurrLowTime < LatestTxTimestamp.nanosecondsL)6818 LatestTxTimestamp.nanosecondsH--;6821 …ff[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsL = LatestTxTimestamp.nanosecondsL;6822 …f[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsH = LatestTxTimestamp.nanosecondsH;