Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi.h19 #define HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(index) \ macro
533 HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(group_index), in hal_radio_sw_switch_coded_tx_config_set()
691 BIT(HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(0)); in hal_radio_sw_switch_ppi_group_setup()
695 BIT(HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(1)); in hal_radio_sw_switch_ppi_group_setup()
Dradio_nrf5_dppi.h330 #define HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(index) \ macro
615 BIT(HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(0)) | in hal_radio_sw_switch_ppi_group_setup()
622 BIT(HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(1)) | in hal_radio_sw_switch_ppi_group_setup()
Dradio.c814 uint8_t ppi_en = HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(sw_tifs_toggle); in sw_switch()
901 uint8_t ppi_en = HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(sw_tifs_toggle); in sw_switch()