Home
last modified time | relevance | path

Searched refs:PPI_DISABLED_EGU (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c57 #define PPI_DISABLED_EGU NRF_802154_DPPI_RADIO_DISABLED macro
64 nrf_radio_publish_set(NRF_RADIO, NRF_RADIO_EVENT_DISABLED, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_enable()
74 (1UL << PPI_DISABLED_EGU) | in nrf_802154_trx_ppi_for_enable()
87 (1UL << PPI_DISABLED_EGU) | in nrf_802154_trx_ppi_for_disable()
129 nrf_timer_subscribe_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_TASK_START, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_ramp_up_set()
134 nrf_egu_subscribe_set(NRF_802154_EGU_INSTANCE, EGU_TASK, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_ramp_up_set()
263 nrf_timer_subscribe_set(NRF_802154_TIMER_INSTANCE, NRF_TIMER_TASK_START, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_fem_set()
Dnrf_802154_trx_ppi.c63 #define PPI_DISABLED_EGU NRF_802154_PPI_RADIO_DISABLED_TO_EGU ///< PPI that connect… macro
158 PPI_DISABLED_EGU, in nrf_802154_trx_ppi_for_ramp_up_reconfigure()