Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi.h400 static inline void hal_radio_txen_on_sw_switch(uint8_t compare_reg_index, uint8_t radio_enable_ppi) in hal_radio_txen_on_sw_switch() function
423 hal_radio_txen_on_sw_switch(compare_reg_index, radio_enable_ppi); in hal_radio_b2b_txen_on_sw_switch()
Dradio_nrf5_dppi.h409 static inline void hal_radio_txen_on_sw_switch(uint8_t compare_reg_index, uint8_t radio_enable_ppi) in hal_radio_txen_on_sw_switch() function
Dradio.c789 hal_radio_txen_on_sw_switch(cc, ppi); in sw_switch()