Home
last modified time | relevance | path

Searched refs:test_main_thread (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c31 static TX_THREAD test_main_thread; variable
354 status = tx_thread_create(&test_main_thread, "test_main_thread", test_main_thread_entry, 0, in test_application_define()