Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_resources.h66 #define SW_SWITCH_TIMER_EVTS_COMP_BASE 4 macro
154 #define SW_SWITCH_TIMER_EVTS_COMP_BASE 0 macro
Dradio_nrf5_dppi.h276 (SW_SWITCH_TIMER_EVTS_COMP_BASE + (index))
452 uint8_t prev_ppi_idx = (compare_reg_index + 0x01 - SW_SWITCH_TIMER_EVTS_COMP_BASE) & 0x01; in hal_radio_b2b_txen_on_sw_switch()
484 uint8_t prev_ppi_idx = (compare_reg_index + 0x01 - SW_SWITCH_TIMER_EVTS_COMP_BASE) & 0x01; in hal_radio_b2b_rxen_on_sw_switch()
512 uint8_t prev_ppi_idx = (compare_reg_index + 0x01 - SW_SWITCH_TIMER_EVTS_COMP_BASE) & 0x01; in hal_radio_sw_switch_b2b_tx_disable()
522 uint8_t prev_ppi_idx = (compare_reg_index + 0x01 - SW_SWITCH_TIMER_EVTS_COMP_BASE) & 0x01; in hal_radio_sw_switch_b2b_rx_disable()
Dradio_nrf5_ppi.h340 (SW_SWITCH_TIMER_EVTS_COMP_BASE + (index))