Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_dppi_resources.h165 #define HAL_TRIGGER_CRYPT_DELAY_PPI 13 macro
Dradio_nrf5_ppi_resources.h190 #define HAL_TRIGGER_CRYPT_DELAY_PPI 14 macro
Dradio_nrf5_dppi.h209 NRF_RADIO_EVENT_BCMATCH, HAL_TRIGGER_CRYPT_DELAY_PPI); in hal_trigger_crypt_by_bcmatch_ppi_config()
210 nrf_ccm_subscribe_set(NRF_CCM, NRF_CCM_TASK_START, HAL_TRIGGER_CRYPT_DELAY_PPI); in hal_trigger_crypt_by_bcmatch_ppi_config()
Dradio.c1241 BIT(HAL_TRIGGER_CRYPT_DELAY_PPI) | in radio_tmr_status_reset()
1288 BIT(HAL_TRIGGER_CRYPT_DELAY_PPI) | in radio_tmr_tx_status_reset()
1335 BIT(HAL_TRIGGER_CRYPT_DELAY_PPI) | in radio_tmr_rx_status_reset()
2035 hal_radio_nrf_ppi_channels_enable(BIT(HAL_TRIGGER_CRYPT_DELAY_PPI)); in radio_ccm_ext_rx_pkt_set()
Dradio_nrf5_ppi.h256 nrf_ppi_channel_endpoint_setup(NRF_PPI, HAL_TRIGGER_CRYPT_DELAY_PPI, in hal_trigger_crypt_by_bcmatch_ppi_config()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/nrfx_glue/
Dbt_ctlr_used_resources.h96 BIT(HAL_TRIGGER_CRYPT_DELAY_PPI)