Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c64 nrf_radio_publish_set(NRF_RADIO, NRF_RADIO_EVENT_DISABLED, PPI_DISABLED_EGU); in nrf_802154_trx_ppi_for_enable()
103 nrf_radio_publish_clear(NRF_RADIO, NRF_RADIO_EVENT_DISABLED); in nrf_802154_trx_ppi_for_disable()
Dnrf_802154_trx_ppi.c122 NRF_RADIO_EVENT_DISABLED), in nrf_802154_trx_ppi_for_ramp_up_set()
160 NRF_RADIO_EVENT_DISABLED), in nrf_802154_trx_ppi_for_ramp_up_reconfigure()
Dnrf_802154_trx.c360 nrf_radio_event_clear(NRF_RADIO, NRF_RADIO_EVENT_DISABLED); in radio_force_disable()
633 nrf_radio_event_clear(NRF_RADIO, NRF_RADIO_EVENT_DISABLED); in trigger_disable_to_start_rampup()
961 mpsl_fem_abort_set(nrf_radio_event_address_get(NRF_RADIO, NRF_RADIO_EVENT_DISABLED), in nrf_802154_trx_enable()
2977 nrf_radio_event_check(NRF_RADIO, NRF_RADIO_EVENT_DISABLED)) in nrf_802154_radio_irq_handler()
2979 nrf_radio_event_clear(NRF_RADIO, NRF_RADIO_EVENT_DISABLED); in nrf_802154_radio_irq_handler()
/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h104NRF_RADIO_EVENT_DISABLED = offsetof(NRF_RADIO_Type, EVENTS_DISABLED), /**< RADIO has been disa… enumerator