Home
last modified time | relevance | path

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

/USBX-v6.2.1/samples/
Ddemo_usbx.c137 TX_THREAD tx_demo_thread_device_simulation; variable
239 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo slave simulation", tx_demo_… in tx_application_define()
/USBX-v6.2.1/test/regression/
Dusbx_test_common_hid.h42 static TX_THREAD tx_demo_thread_device_simulation; variable
Dusbx_class_hid_keyboard_basic_test.c323 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
357 tx_thread_suspend(&tx_demo_thread_device_simulation); in tx_demo_thread_device_simulation_entry()
Dusbx_class_hid_remote_control_basic_test.c351 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
385 tx_thread_suspend(&tx_demo_thread_device_simulation); in tx_demo_thread_device_simulation_entry()
Dusbx_class_hid_basic_test.c356 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
390 tx_thread_suspend(&tx_demo_thread_device_simulation); in tx_demo_thread_device_simulation_entry()
Dusbx_class_hid_mouse_basic_test.c323 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
357 tx_thread_suspend(&tx_demo_thread_device_simulation); in tx_demo_thread_device_simulation_entry()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c310 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_ux_device_class_hid_read_test.c314 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_ux_device_class_hid_receiver_test.c323 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_ux_device_class_hid_control_request_test.c315 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_class_hid_basic_memory_test.c649 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_ux_device_class_hid_receiver_memory_test.c656 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_ux_device_class_hid_basic_memory_test.c643 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_host_storage_basic_test.c48 static TX_THREAD tx_demo_thread_device_simulation; variable
562 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_host_storage_insert_eject_test.c48 static TX_THREAD tx_demo_thread_device_simulation; variable
562 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_host_storage_read_write_test.c48 static TX_THREAD tx_demo_thread_device_simulation; variable
565 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_device_storage_read_write_test.c46 static TX_THREAD tx_demo_thread_device_simulation; variable
545 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_device_storage_basic_test.c46 static TX_THREAD tx_demo_thread_device_simulation; variable
545 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()
Dusbx_standalone_device_storage_error_cv_test.c46 static TX_THREAD tx_demo_thread_device_simulation; variable
545 …status = tx_thread_create(&tx_demo_thread_device_simulation, "tx demo device simulation", tx_demo… in test_application_define()