Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi_resources.h30 #define HAL_RADIO_DISABLE_ON_HCTO_PPI 22 macro
43 #define HAL_RADIO_DISABLE_ON_HCTO_PPI 4 macro
Dradio_nrf5_dppi_resources.h26 #define HAL_RADIO_DISABLE_ON_HCTO_PPI 10 macro
Dradio_nrf5_dppi.h80 NRF_TIMER_EVENT_COMPARE1, HAL_RADIO_DISABLE_ON_HCTO_PPI); in hal_radio_disable_on_hcto_ppi_config()
82 NRF_RADIO_TASK_DISABLE, HAL_RADIO_DISABLE_ON_HCTO_PPI); in hal_radio_disable_on_hcto_ppi_config()
Dradio.c1224 BIT(HAL_RADIO_DISABLE_ON_HCTO_PPI) | in radio_tmr_status_reset()
1271 BIT(HAL_RADIO_DISABLE_ON_HCTO_PPI) | in radio_tmr_tx_status_reset()
1318 BIT(HAL_RADIO_DISABLE_ON_HCTO_PPI) | in radio_tmr_rx_status_reset()
1751 BIT(HAL_RADIO_DISABLE_ON_HCTO_PPI)); in radio_tmr_hcto_configure()
Dradio_nrf5_ppi.h151 HAL_RADIO_DISABLE_ON_HCTO_PPI, in hal_radio_disable_on_hcto_ppi_config()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/nrfx_glue/
Dbt_ctlr_used_resources.h26 BIT(HAL_RADIO_DISABLE_ON_HCTO_PPI) | \