Home
last modified time | relevance | path

Searched refs:SW_SWITCH_TX (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_internal.h8 #define SW_SWITCH_TX 1 macro
Dradio_df.c406 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.c767 if (dir_next == SW_SWITCH_TX) { in sw_switch()
772 if (dir_curr == SW_SWITCH_TX) { in sw_switch()
959 sw_switch(SW_SWITCH_TX, SW_SWITCH_RX, SW_SWITCH_PHY_1M, SW_SWITCH_FLAGS_DONTCARE, phy_rx, in radio_switch_complete_and_rx()
974 sw_switch(SW_SWITCH_RX, SW_SWITCH_TX, phy_rx, flags_rx, phy_tx, flags_tx, in radio_switch_complete_and_tx()
989 sw_switch(SW_SWITCH_RX, SW_SWITCH_TX, phy_rx, flags_rx, phy_tx, flags_tx, end_delay_en); in radio_switch_complete_with_delay_compensation_and_tx()
1003 sw_switch(SW_SWITCH_TX, SW_SWITCH_TX, phy_curr, flags_curr, phy_next, flags_next, in radio_switch_complete_and_b2b_tx()