Home
last modified time | relevance | path

Searched defs:Timestamp (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h310 const uint32 Timestamp; /*!< Address where the data for transmit operation is stored. */ member
322 …const uint32 Timestamp; /*!< Timestamp; synchronized timestamp or a free running timestam… member
637 …uint32 Timestamp; /*!< Timestamp value used to update packet header field on tra… member
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip_Types.h645 Gmac_Ip_TimestampType Timestamp; /*!< The timestamp of the transmitted packet. */ member
711 Gmac_Ip_TimestampType Timestamp; /*!< The timestamp of the received packet. */ member
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c862 Gmac_Ip_TimestampType * Timestamp) in Gmac_Ip_GetTimestamp()
3201 void Gmac_Ip_GetSysTime(uint8 Instance, Gmac_Ip_TimestampType * Timestamp) in Gmac_Ip_GetSysTime()