Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
Dirq_ctrl.c143 int winner_prio = 256; in hw_irq_ctrl_get_highest_prio_irq() local
152 if ((winner_prio > (int)this->irq_prio[irq_nbr]) in hw_irq_ctrl_get_highest_prio_irq()
155 winner_prio = this->irq_prio[irq_nbr]; in hw_irq_ctrl_get_highest_prio_irq()