Searched refs:tx_delay (Results 1 – 3 of 3) sorted by relevance
68 uint32_t tx_delay; member
421 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()
31 uint8_t tx_delay; member387 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