Searched refs:rt_hw_interrupt_get_active (Results 1 – 5 of 5) sorted by relevance
149 ir = rt_hw_interrupt_get_active(INT_IRQ); in rt_hw_trap_irq()154 ir = rt_hw_interrupt_get_active(INT_IRQ); in rt_hw_trap_irq()183 ir = rt_hw_interrupt_get_active(INT_FIQ); in rt_hw_trap_fiq()
41 int rt_hw_interrupt_get_active(int fiq_irq);
125 int rt_hw_interrupt_get_active(int fiq_irq) in rt_hw_interrupt_get_active() function
162 extern rt_uint32_t rt_hw_interrupt_get_active(rt_uint32_t fiq_irq);172 irq = rt_hw_interrupt_get_active(INT_IRQ); in rt_hw_trap_irq()194 irq = rt_hw_interrupt_get_active(INT_FIQ); in rt_hw_trap_fiq()