Home
last modified time | relevance | path

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

/drivers/ieee802154/
A Dieee802154_dw1000.c776 uint32_t tx_time = 0; in dwt_tx() local
800 tx_time = (tmp_fs / DWT_TS_TIME_UNITS_FS) >> 8; in dwt_tx()
803 dwt_reg_write_u32(dev, DWT_DX_TIME_ID, 1, tx_time); in dwt_tx()
805 LOG_DBG("ntx hi32 %x", tx_time); in dwt_tx()

Completed in 6 milliseconds