Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/include/
Dnsi_cpu0_interrupts.h24 #define PHONY_HARD_IRQ 0xFFFF macro
/Zephyr-Core-3.5.0/boards/posix/native_posix/
Dboard_soc.h41 #define PHONY_HARD_IRQ 0xFFFF macro
Dirq_ctrl.c198 } else if (irq == PHONY_HARD_IRQ) { in hw_irq_ctrl_irq_raise_prefix()
Dtimer_model.c234 hw_irq_ctrl_set_irq(PHONY_HARD_IRQ); in hwtimer_awake_timer_reached()
/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/
Dirq_ctrl.c207 } else if (irq == PHONY_HARD_IRQ) { in hw_irq_ctrl_irq_raise_prefix()
Dtimer_model.c219 hw_irq_ctrl_set_irq(PHONY_HARD_IRQ); in hwtimer_awake_timer_reached()