Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_string_get_test.c139 static TX_THREAD tx_demo_thread_test_simulation; variable
297 …status = tx_thread_create(&tx_demo_thread_test_simulation, "tx demo test simulation", tx_demo_thr… in test_application_define()
383 tx_thread_resume(&tx_demo_thread_test_simulation); in tx_demo_thread_host_simulation_entry()
465 tx_thread_suspend(&tx_demo_thread_test_simulation); in tx_demo_thread_test_simulation_entry()