Searched refs:old_prio (Results 1 – 1 of 1) sorted by relevance
612 static int_fast8_t action_needed(rsch_prio_t old_prio, rsch_prio_t new_prio, radio_state_t state) in action_needed() argument614 bool old_prio_allows = is_state_allowed_for_prio(old_prio, state); in action_needed()1475 rsch_prio_t old_prio = m_rsch_priority; in nrf_802154_rsch_crit_sect_prio_changed() local1479 if ((old_prio == RSCH_PRIO_IDLE) && (prio != RSCH_PRIO_IDLE)) in nrf_802154_rsch_crit_sect_prio_changed()1484 else if ((old_prio != RSCH_PRIO_IDLE) && (prio == RSCH_PRIO_IDLE)) in nrf_802154_rsch_crit_sect_prio_changed()1503 int_fast8_t transition = action_needed(old_prio, prio, m_state); in nrf_802154_rsch_crit_sect_prio_changed()1526 if (!preconditions_approved_should_be_ignored(old_prio, prio)) in nrf_802154_rsch_crit_sect_prio_changed()