Searched refs:hw_irq_ctrl_get_prio (Results 1 – 5 of 5) sorted by relevance
26 uint8_t hw_irq_ctrl_get_prio(unsigned int irq);
55 return hw_irq_ctrl_get_prio(CONFIG_NATIVE_SIMULATOR_MCU_N, IRQn); in NVIC_GetPriority()
76 uint8_t hw_irq_ctrl_get_prio(unsigned int irq) in hw_irq_ctrl_get_prio() function
97 hw_irq_ctrl_set_cur_prio(hw_irq_ctrl_get_prio(irq_nbr)); in posix_irq_handler()
115 hw_irq_ctrl_set_cur_prio(cpu_n, hw_irq_ctrl_get_prio(cpu_n, irq_nbr)); in posix_irq_handler()