Searched refs:radio_switch_complete_and_b2b_rx (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio.h | 109 void radio_switch_complete_and_b2b_rx(uint8_t phy_curr, uint8_t flags_curr,
|
D | radio.c | 1008 void radio_switch_complete_and_b2b_rx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_b2b_rx() function
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_test.c | 249 radio_switch_complete_and_b2b_rx(test_phy, test_phy_flags, test_phy, test_phy_flags); in isr_rx() 705 radio_switch_complete_and_b2b_rx(test_phy, test_phy_flags, test_phy, test_phy_flags); in ll_test_rx()
|