Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c725 static uint8_t sw_tifs_toggle; variable
751 uint8_t ppi = HAL_SW_SWITCH_RADIO_ENABLE_PPI(sw_tifs_toggle); in sw_switch()
752 uint8_t cc = SW_SWITCH_TIMER_EVTS_COMP(sw_tifs_toggle); in sw_switch()
755 SW_SWITCH_TIMER_PHYEND_DELAY_COMPENSATION_EVTS_COMP(sw_tifs_toggle); in sw_switch()
757 HAL_SW_SWITCH_RADIO_ENABLE_PHYEND_DELAY_COMPENSATION_PPI(sw_tifs_toggle); in sw_switch()
761 hal_radio_sw_switch_setup(sw_tifs_toggle); in sw_switch()
814 uint8_t ppi_en = HAL_SW_SWITCH_RADIO_ENABLE_S2_PPI(sw_tifs_toggle); in sw_switch()
815 uint8_t ppi_dis = HAL_SW_SWITCH_GROUP_TASK_DISABLE_PPI(sw_tifs_toggle); in sw_switch()
816 uint8_t cc_s2 = SW_SWITCH_TIMER_S2_EVTS_COMP(sw_tifs_toggle); in sw_switch()
845 cc_s2, sw_tifs_toggle); in sw_switch()
[all …]