Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_internal.h12 void sw_switch(uint8_t dir_curr, uint8_t dir_next, uint8_t phy_curr, uint8_t flags_curr,
Dradio_df.h56 void radio_switch_complete_and_phy_end_b2b_tx(uint8_t phy_curr, uint8_t flags_curr,
Dradio.h107 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr,
109 void radio_switch_complete_and_b2b_rx(uint8_t phy_curr, uint8_t flags_curr,
Dradio_df.c398 void radio_switch_complete_and_phy_end_b2b_tx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_phy_end_b2b_tx() argument
406 sw_switch(SW_SWITCH_TX, SW_SWITCH_TX, phy_curr, flags_curr, phy_next, flags_next, in radio_switch_complete_and_phy_end_b2b_tx()
Dradio.c747 void sw_switch(uint8_t dir_curr, uint8_t dir_next, uint8_t phy_curr, uint8_t flags_curr, in sw_switch() argument
777 flags_curr)); in sw_switch()
877 flags_curr)) + in sw_switch()
886 flags_curr)) + in sw_switch()
993 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_b2b_tx() argument
1003 sw_switch(SW_SWITCH_TX, SW_SWITCH_TX, phy_curr, flags_curr, phy_next, flags_next, in radio_switch_complete_and_b2b_tx()
1008 void radio_switch_complete_and_b2b_rx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_b2b_rx() argument
1018 sw_switch(SW_SWITCH_RX, SW_SWITCH_RX, phy_curr, flags_curr, phy_next, flags_next, in radio_switch_complete_and_b2b_rx()
/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c42 void radio_switch_complete_and_phy_end_b2b_tx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_phy_end_b2b_tx() argument