Searched refs:NRF_RADIO_STATE_DISABLED (Results 1 – 4 of 4) sorted by relevance
212 if (nrf_radio_state_get(NRF_RADIO) != NRF_RADIO_STATE_DISABLED) in nrf_802154_trx_ppi_for_ramp_up_was_triggered()
215 if (nrf_radio_state_get(NRF_RADIO) != NRF_RADIO_STATE_DISABLED) in nrf_802154_trx_ppi_for_ramp_up_was_triggered()
405 if (nrf_radio_state_get(NRF_RADIO) == NRF_RADIO_STATE_DISABLED) in wait_until_radio_is_disabled()
384 …NRF_RADIO_STATE_DISABLED = RADIO_STATE_STATE_Disabled, /**< No operations are going on inside th… enumerator