Searched refs:time_stamp_nanoseconds (Results 1 – 2 of 2) sorted by relevance
931 time->nanoseconds = (int32_t)(rx_desc->time_stamp_nanoseconds); in XMC_ETH_MAC_GetRxTimeStamp()963 time->nanoseconds = (int32_t)(tx_desc->time_stamp_nanoseconds); /* accuracy of 1 ns */ in XMC_ETH_MAC_GetTxTimeStamp()
360 volatile uint32_t time_stamp_nanoseconds; /**< Time stamp low */ member