Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c580 case RADIO_STATE_SLEEP: in min_required_rsch_prio()
695 case RADIO_STATE_SLEEP: in can_terminate_current_operation()
728 case RADIO_STATE_SLEEP: in operation_terminated_notify()
863 state_set(RADIO_STATE_SLEEP); in falling_asleep_init()
1234 state_set(RADIO_STATE_SLEEP); in switch_to_idle()
1287 state_set(RADIO_STATE_SLEEP); in on_timeslot_ended()
1334 case RADIO_STATE_SLEEP: in on_timeslot_ended()
1398 case RADIO_STATE_SLEEP: in on_preconditions_denied()
1419 case RADIO_STATE_SLEEP: in on_preconditions_approved()
1921 state_set(RADIO_STATE_SLEEP); in nrf_802154_trx_go_idle_finished()
[all …]
Dnrf_802154_core.h61RADIO_STATE_SLEEP, ///< Low power mode (disabled) - the only state in which all radio pre… enumerator
Dnrf_802154.c362 case RADIO_STATE_SLEEP: in nrf_802154_state_get()