Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c105 static uint32_t tx_wu; variable
528 tx_wu = (XCVR_TSM->END_OF_SEQ & XCVR_TSM_END_OF_SEQ_END_OF_TX_WU_MASK) in radio_setup()
777 return tx_wu; in radio_tx_ready_delay_get()
944 next_wu = tx_wu + TX_MARGIN; in radio_switch_complete_and_tx()
1065 tmr_ready = remainder + tx_wu; in radio_tmr_start_hlp()