Searched refs:test_suite_commands_timeout_callback (Results 1 – 3 of 3) sorted by relevance
47 void test_suite_commands_timeout_callback(uintptr_t data) in test_suite_commands_timeout_callback() function94 …pi_timer_start(timer, timeout * TEST_SUITE_TIMER_S_TO_US, test_suite_commands_timeout_callback, 0); in test_suite_commands_execute_in_this_core()
389 …pi_timer_start(timer, timeout * TEST_SUITE_TIMER_S_TO_US, test_suite_commands_timeout_callback, 0); in test_suite_commands_execute_in_external_core()
54 void test_suite_commands_timeout_callback(uintptr_t data);