Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_peripherals_nrf53.h239 #ifndef NRF_802154_DPPI_RADIO_HW_TRIGGER
240 #define NRF_802154_DPPI_RADIO_HW_TRIGGER 15U macro
260 (1UL << NRF_802154_DPPI_RADIO_HW_TRIGGER) | \
Dnrf_802154_peripherals_nrf54h.h259 #ifndef NRF_802154_DPPI_RADIO_HW_TRIGGER
260 #define NRF_802154_DPPI_RADIO_HW_TRIGGER 15U macro
280 (1UL << NRF_802154_DPPI_RADIO_HW_TRIGGER) | \
Dnrf_802154_peripherals_nrf54l.h259 #ifndef NRF_802154_DPPI_RADIO_HW_TRIGGER
260 #define NRF_802154_DPPI_RADIO_HW_TRIGGER 10U macro
280 (1UL << NRF_802154_DPPI_RADIO_HW_TRIGGER) | \
Dnrf_802154_trx_dppi.c80 (1UL << NRF_802154_DPPI_RADIO_HW_TRIGGER)); in nrf_802154_trx_ppi_for_enable()
93 (1UL << NRF_802154_DPPI_RADIO_HW_TRIGGER)); in nrf_802154_trx_ppi_for_disable()
108 return NRF_802154_DPPI_RADIO_HW_TRIGGER; in nrf_802154_trx_ppi_for_ramp_up_channel_id_get()
143 NRF_802154_DPPI_RADIO_HW_TRIGGER); in nrf_802154_trx_ppi_for_ramp_up_set()