Home
last modified time | relevance | path

Searched refs:RADIO_STATE_ED (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c588 case RADIO_STATE_ED: in min_required_rsch_prio()
712 case RADIO_STATE_ED: in can_terminate_current_operation()
773 case RADIO_STATE_ED: in operation_terminated_notify()
838 if (m_state == RADIO_STATE_ED) in current_operation_terminate()
1328 case RADIO_STATE_ED: in on_timeslot_ended()
1392 case RADIO_STATE_ED: in on_preconditions_denied()
1435 case RADIO_STATE_ED: in on_preconditions_approved()
2844 state_set(RADIO_STATE_ED); in nrf_802154_core_energy_detection()
Dnrf_802154_core.h74 RADIO_STATE_ED, ///< Performing the energy detection procedure. enumerator
Dnrf_802154.c375 case RADIO_STATE_ED: in nrf_802154_state_get()