Home
last modified time | relevance | path

Searched refs:flags_rx (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.h100 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx,
103 uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx, uint8_t flags_tx,
Dradio.c955 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, in radio_switch_complete_and_tx() argument
965 sw_switch(SW_SWITCH_RX, SW_SWITCH_TX, phy_rx, flags_rx, phy_tx, flags_tx, in radio_switch_complete_and_tx()
971 uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx, uint8_t flags_tx, in radio_switch_complete_with_delay_compensation_and_tx() argument
980 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()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.h48 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx,
Dradio.c937 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx, in radio_switch_complete_and_tx() argument