Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c407 (*TimePtr).nanosecondsL = (uint32)(netcSIsBase[ctrlIndex]->SICTR0); in Netc_Eth_Ip_GetCurrentTick()
4159 …c_Eth_Ip_RxTimestampInfoBuff[ctrlIndex][ring][rxIndex].TimestampValue.nanosecondsL = rxBDR->extend…
4185 LatestTxTimestamp.nanosecondsL = TempTxResponse->Timestamp;
4187 if(CurrLowTime < LatestTxTimestamp.nanosecondsL)
4192 …uff[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsL = LatestTxTimestamp.nanoseconds…
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1560 uint32 nanosecondsL; /*!< Nanoseconds low part of the time. */ member