Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c104 static uint32_t rx_wu; variable
526 rx_wu = (XCVR_TSM->END_OF_SEQ & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) in radio_setup()
787 return rx_wu; in radio_rx_ready_delay_get()
934 next_wu = rx_wu + RX_MARGIN; in radio_switch_complete_and_rx()
1079 tmr_ready = remainder + rx_wu; in radio_tmr_start_hlp()