Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_core.c632 static int_fast8_t action_needed(rsch_prio_t old_prio, rsch_prio_t new_prio, radio_state_t state) in action_needed() argument
635 bool new_prio_allows = is_state_allowed_for_prio(new_prio, state); in action_needed()