Home
last modified time | relevance | path

Searched refs:tx_demo_thread_host_simulation (Results 1 – 25 of 228) sorted by relevance

12345678910

/USBX-v6.2.1/samples/
Ddemo_usbx.c136 TX_THREAD tx_demo_thread_host_simulation; variable
230 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in tx_application_define()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_class_instance_get_test.c156 static TX_THREAD tx_demo_thread_host_simulation; variable
300 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_interfaces_scan_test.c160 static TX_THREAD tx_demo_thread_host_simulation; variable
306 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c31 static TX_THREAD tx_demo_thread_host_simulation; variable
471 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_class_instance_destroy_test.c156 static TX_THREAD tx_demo_thread_host_simulation; variable
300 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_class_interface_scan_test.c162 static TX_THREAD tx_demo_thread_host_simulation; variable
317 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_interface_endpoint_get_test.c156 static TX_THREAD tx_demo_thread_host_simulation; variable
302 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_class_device_scan_test.c159 static TX_THREAD tx_demo_thread_host_simulation; variable
325 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_class_hid_keyboard_callback_test.c25 static TX_THREAD tx_demo_thread_host_simulation; variable
335 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_class_device_enumeration_test.c128 static TX_THREAD tx_demo_thread_host_simulation; variable
274 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_keyboard_basic_test.c27 static TX_THREAD tx_demo_thread_host_simulation; variable
339 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_keyboard_key_get_test.c25 static TX_THREAD tx_demo_thread_host_simulation; variable
328 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_rh_device_insertion_test.c159 static TX_THREAD tx_demo_thread_host_simulation; variable
360 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_device_configuration_activate_test.c157 static TX_THREAD tx_demo_thread_host_simulation; variable
297 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_stack_device_remove_test.c160 static TX_THREAD tx_demo_thread_host_simulation; variable
338 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_test_common_hid.h40 static TX_THREAD tx_demo_thread_host_simulation; variable
Dusbx_test_common_storage.h30 static TX_THREAD tx_demo_thread_host_simulation; variable
Dusbx_ux_host_stack_device_string_get_test.c138 static TX_THREAD tx_demo_thread_host_simulation; variable
284 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c263 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c246 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c243 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c245 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_via_max_test.c247 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test2.c251 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test3.c251 …status = tx_thread_create(&tx_demo_thread_host_simulation, "tx demo host simulation", tx_demo_thr… in test_application_define()

12345678910