Searched refs:handler_test_result (Results 1 – 1 of 1) sorted by relevance
13 static uintptr_t handler_test_result; variable18 handler_test_result = (uintptr_t)arg; in dyn_isr()116 zassert_equal(handler_test_result, ISR_DYN_ARG, in ZTEST()118 handler_test_result); in ZTEST()