Searched refs:INT_IRQ (Results 1 – 7 of 7) sorted by relevance
149 ir = rt_hw_interrupt_get_active(INT_IRQ); in rt_hw_trap_irq()153 rt_hw_interrupt_ack(INT_IRQ); in rt_hw_trap_irq()154 ir = rt_hw_interrupt_get_active(INT_IRQ); in rt_hw_trap_irq()173 rt_hw_interrupt_ack(INT_IRQ); in rt_hw_trap_irq()
14 #define INT_IRQ 0x00 macro
16 #define INT_IRQ 0x00 macro
17 #define INT_IRQ 0x00 macro
15 #define INT_IRQ 0x00 macro204 rt_interrupt_dispatch(INT_IRQ); in rt_hw_trap_irq()
Completed in 8 milliseconds