Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c408 (*TimePtr).nanosecondsH = (uint32)(netcSIsBase[ctrlIndex]->SICTR1); in Netc_Eth_Ip_GetCurrentTick()
4160 …tc_Eth_Ip_RxTimestampInfoBuff[ctrlIndex][ring][rxIndex].TimestampValue.nanosecondsH = CurrHighTime;
4186 LatestTxTimestamp.nanosecondsH = CurrHighTime;
4189 LatestTxTimestamp.nanosecondsH--;
4193 …ff[ctrlIndex][TxTimestampInfoBuffIdx].TimestampValue.nanosecondsH = LatestTxTimestamp.nanoseconds…
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1561 uint32 nanosecondsH; /*!< Nanoseconds high part of the time. */ member