Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_peripherals_nrf53.h144 #ifndef NRF_802154_DPPI_RADIO_ADDRESS
145 #define NRF_802154_DPPI_RADIO_ADDRESS 5U macro
252 (1UL << NRF_802154_DPPI_RADIO_ADDRESS) | \
Dnrf_802154_peripherals_nrf54h.h171 #ifndef NRF_802154_DPPI_RADIO_ADDRESS
172 #define NRF_802154_DPPI_RADIO_ADDRESS 5U macro
272 (1UL << NRF_802154_DPPI_RADIO_ADDRESS) | \
Dnrf_802154_peripherals_nrf54l.h171 #ifndef NRF_802154_DPPI_RADIO_ADDRESS
172 #define NRF_802154_DPPI_RADIO_ADDRESS 5U macro
272 (1UL << NRF_802154_DPPI_RADIO_ADDRESS) | \
Dnrf_802154_trx_dppi.c66 nrf_radio_publish_set(NRF_RADIO, NRF_RADIO_EVENT_ADDRESS, NRF_802154_DPPI_RADIO_ADDRESS); in nrf_802154_trx_ppi_for_enable()
76 (1UL << NRF_802154_DPPI_RADIO_ADDRESS) | in nrf_802154_trx_ppi_for_enable()
89 (1UL << NRF_802154_DPPI_RADIO_ADDRESS) | in nrf_802154_trx_ppi_for_disable()