Searched refs:secondsHi (Results 1 – 4 of 4) sorted by relevance
398 uint16 secondsHi; /**< @brief 16 bit MSB of the 48 bits Seconds part of the time */ member
388 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()
611 … uint16 secondsHi; /*!< The 16 most significant bits of the 48 bit seconds part of the time. */ member
614 … uint16 secondsHi; /*!< The 16 most significant bits of the 48 bit seconds part of the time. */ member