Searched refs:ts_nsec (Results 1 – 1 of 1) sorted by relevance
455 uint64_t ts_nsec; in dwt_irq_handle_rx() local458 ts_nsec = (sys_get_le64(ts_buf) * DWT_TS_TIME_UNITS_FS) / 1000000U; in dwt_irq_handle_rx()459 net_pkt_set_timestamp_ns(pkt, ts_nsec); in dwt_irq_handle_rx()