Searched refs:this_irq (Results 1 – 1 of 1) sorted by relevance
108 unsigned int this_irq = z_soc_irq_get_active() - 16; in arm_isr_handler() local110 TC_PRINT("Got IRQ: %u\n", this_irq); in arm_isr_handler()112 zassert_equal(this_irq, sw_irq_number, "Unexpected active IRQ\n"); in arm_isr_handler()