Searched refs:SWAP_RETVAL (Results 1 – 1 of 1) sorted by relevance
23 #define SWAP_RETVAL 0x1234 macro326 p_ztest_thread->arch.swap_return_value = SWAP_RETVAL; in alt_thread_entry()717 zassert_equal(arch_current_thread()->arch.swap_return_value, SWAP_RETVAL, in ZTEST()719 arch_current_thread()->arch.swap_return_value, SWAP_RETVAL); in ZTEST()