Searched refs:custom_eoi_called (Results 1 – 1 of 1) sorted by relevance
17 static volatile bool custom_eoi_called; variable63 custom_eoi_called = true; in z_soc_irq_eoi()181 custom_eoi_called = false; in ZTEST()198 zassert_true(custom_eoi_called, "Custom EOI handler not called\n"); in ZTEST()