Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.h62RADIO_STATE_FALLING_ASLEEP, ///< Before entering the sleep state, all radio preconditions are requ… enumerator
Dnrf_802154_core.c583 case RADIO_STATE_FALLING_ASLEEP: in min_required_rsch_prio()
696 case RADIO_STATE_FALLING_ASLEEP: in can_terminate_current_operation()
729 case RADIO_STATE_FALLING_ASLEEP: in operation_terminated_notify()
1286 case RADIO_STATE_FALLING_ASLEEP: in on_timeslot_ended()
1367 case RADIO_STATE_FALLING_ASLEEP: in on_preconditions_denied()
2592 state_set(RADIO_STATE_FALLING_ASLEEP); in core_sleep()
2612 if ((m_state != RADIO_STATE_SLEEP) && (m_state != RADIO_STATE_FALLING_ASLEEP)) in nrf_802154_core_sleep()
Dnrf_802154.c363 case RADIO_STATE_FALLING_ASLEEP: in nrf_802154_state_get()