Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_eth_mac.c931 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()
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_eth_mac.h360 volatile uint32_t time_stamp_nanoseconds; /**< Time stamp low */ member