Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_trx_dppi.c212 if (nrf_radio_state_get(NRF_RADIO) != NRF_RADIO_STATE_DISABLED) in nrf_802154_trx_ppi_for_ramp_up_was_triggered()
Dnrf_802154_trx_ppi.c215 if (nrf_radio_state_get(NRF_RADIO) != NRF_RADIO_STATE_DISABLED) in nrf_802154_trx_ppi_for_ramp_up_was_triggered()
Dnrf_802154_trx.c405 if (nrf_radio_state_get(NRF_RADIO) == NRF_RADIO_STATE_DISABLED) in wait_until_radio_is_disabled()
/hal_nordic-latest/nrfx/hal/
Dnrf_radio.h384NRF_RADIO_STATE_DISABLED = RADIO_STATE_STATE_Disabled, /**< No operations are going on inside th… enumerator