Home
last modified time | relevance | path

Searched defs:ppi_en (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi.h496 static inline void hal_radio_sw_switch_coded_tx_config_set(uint8_t ppi_en, in hal_radio_sw_switch_coded_tx_config_set()
538 static inline void hal_radio_sw_switch_coded_config_clear(uint8_t ppi_en, in hal_radio_sw_switch_coded_config_clear()
Dradio_nrf5_dppi.h522 static inline void hal_radio_sw_switch_coded_tx_config_set(uint8_t ppi_en, in hal_radio_sw_switch_coded_tx_config_set()
558 static inline void hal_radio_sw_switch_coded_config_clear(uint8_t ppi_en, in hal_radio_sw_switch_coded_config_clear()
Dradio.c814 uint8_t ppi_en = HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(sw_tifs_toggle); in sw_switch() local
901 uint8_t ppi_en = HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(sw_tifs_toggle); in sw_switch() local