Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_peripherals_nrf53.h214 #ifndef NRF_802154_DPPI_RADIO_CCAIDLE
215 #define NRF_802154_DPPI_RADIO_CCAIDLE 14U macro
258 (1UL << NRF_802154_DPPI_RADIO_CCAIDLE) | \
Dnrf_802154_peripherals_nrf54h.h241 #ifndef NRF_802154_DPPI_RADIO_CCAIDLE
242 #define NRF_802154_DPPI_RADIO_CCAIDLE 14U macro
278 (1UL << NRF_802154_DPPI_RADIO_CCAIDLE) | \
Dnrf_802154_peripherals_nrf54l.h241 #ifndef NRF_802154_DPPI_RADIO_CCAIDLE
242 #define NRF_802154_DPPI_RADIO_CCAIDLE 14U macro
278 (1UL << NRF_802154_DPPI_RADIO_CCAIDLE) | \
Dnrf_802154_trx_dppi.c69 nrf_radio_publish_set(NRF_RADIO, NRF_RADIO_EVENT_CCAIDLE, NRF_802154_DPPI_RADIO_CCAIDLE); in nrf_802154_trx_ppi_for_enable()
79 (1UL << NRF_802154_DPPI_RADIO_CCAIDLE) | in nrf_802154_trx_ppi_for_enable()
92 (1UL << NRF_802154_DPPI_RADIO_CCAIDLE) | in nrf_802154_trx_ppi_for_disable()
Dnrf_802154_trx.c218 .event.generic.event = NRF_802154_DPPI_RADIO_CCAIDLE