Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_peripheral.c252 radio_switch_complete_with_delay_compensation_and_tx(lll->phy_rx, 0, lll->phy_tx,
255 radio_switch_complete_with_delay_compensation_and_tx(0, 0, 0, 0, end_evt_delay);
Dlll_conn.c659 radio_switch_complete_with_delay_compensation_and_tx(lll->phy_rx, 0, lll->phy_tx,
662 radio_switch_complete_with_delay_compensation_and_tx(0, 0, 0, 0, end_evt_delay);
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h104 void radio_switch_complete_with_delay_compensation_and_tx(
Dradio.c987 void radio_switch_complete_with_delay_compensation_and_tx( in radio_switch_complete_with_delay_compensation_and_tx() function