Home
last modified time | relevance | path

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

/drivers/ieee802154/
A Dieee802154_mcxw.h68 uint32_t tx_delay; member
A Dieee802154_mcxw.c421 mcxw_radio->tx_frame.tx_delay = net_pkt_timestamp_ns(pkt); in mcxw_tx()
423 rf_adjust_tstamp_from_app(mcxw_radio->tx_frame.tx_delay); in mcxw_tx()
/drivers/sdhc/
A Dsdhc_ambiq.c31 uint8_t tx_delay; member
387 if (config->tx_delay < 16) { in ambiq_sdio_execute_tuning()
388 ui8TxRxDelays[0] = config->tx_delay; in ambiq_sdio_execute_tuning()
815 .tx_delay = DT_INST_PROP(n, txdelay), \

Completed in 7 milliseconds