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.c247 radio_switch_complete_with_delay_compensation_and_tx(lll->phy_rx, 0, lll->phy_tx,
250 radio_switch_complete_with_delay_compensation_and_tx(0, 0, 0, 0, end_evt_delay);
Dlll_conn.c653 radio_switch_complete_with_delay_compensation_and_tx(lll->phy_rx, 0, lll->phy_tx,
656 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.c979 void radio_switch_complete_with_delay_compensation_and_tx( in radio_switch_complete_with_delay_compensation_and_tx() function