Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/BaseNXP/include/
DEth_GeneralTypes.h398 uint16 secondsHi; /**< @brief 16 bit MSB of the 48 bits Seconds part of the time */ member
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c388 Info->Timestamp.secondsHi = CurrTimeSecHi; in Gmac_Ip_ReadTimeStampInfo()
392 Info->Timestamp.secondsHi = (uint16)(CurrTimeSecHi - 1U); in Gmac_Ip_ReadTimeStampInfo()
399 Info->Timestamp.secondsHi = 0U; in Gmac_Ip_ReadTimeStampInfo()
876 Timestamp->secondsHi = CurrTimeSecHi; in Gmac_Ip_GetTimestamp()
880 Timestamp->secondsHi = (uint16)(CurrTimeSecHi - 1U); in Gmac_Ip_GetTimestamp()
887 Timestamp->secondsHi = 0U; in Gmac_Ip_GetTimestamp()
3084 Base->MAC_SYSTEM_TIME_HIGHER_WORD_SECONDS = SysTimeConfig->InitialTimestamp->secondsHi; in Gmac_Ip_InitSysTime()
3210 Timestamp->secondsHi = (uint16)(Base->MAC_SYSTEM_TIME_HIGHER_WORD_SECONDS); in Gmac_Ip_GetSysTime()
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip_Types.h611 … uint16 secondsHi; /*!< The 16 most significant bits of the 48 bit seconds part of the time. */ member
/hal_nxp-3.5.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h614 … uint16 secondsHi; /*!< The 16 most significant bits of the 48 bit seconds part of the time. */ member