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/ |
D | lll_peripheral.c | 247 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);
|
D | lll_conn.c | 653 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/ |
D | radio.h | 104 void radio_switch_complete_with_delay_compensation_and_tx(
|
D | radio.c | 979 void radio_switch_complete_with_delay_compensation_and_tx( in radio_switch_complete_with_delay_compensation_and_tx() function
|