Home
last modified time | relevance | path

Searched refs:tx_demo_thread_slave_simulation (Results 1 – 25 of 77) sorted by relevance

1234

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c344 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
441 _ux_utility_thread_resume(&tx_demo_thread_slave_simulation); in tx_demo_thread_host_simulation_entry()
467 _ux_utility_thread_resume(&tx_demo_thread_slave_simulation); in tx_demo_thread_host_simulation_entry()
568 ux_utility_thread_suspend(&tx_demo_thread_slave_simulation); in tx_demo_thread_slave_simulation_entry()
Dusbx_test_USBX_141_keyboard_layout.c53 static TX_THREAD tx_demo_thread_slave_simulation; variable
383 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
489 ux_utility_thread_resume(&tx_demo_thread_slave_simulation); in tx_demo_thread_host_simulation_entry()
611 ux_utility_thread_suspend(&tx_demo_thread_slave_simulation); in tx_demo_thread_slave_simulation_entry()
Dusbx_ux_host_stack_class_instance_get_test.c157 static TX_THREAD tx_demo_thread_slave_simulation; variable
313 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_interfaces_scan_test.c161 static TX_THREAD tx_demo_thread_slave_simulation; variable
319 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_class_instance_destroy_test.c157 static TX_THREAD tx_demo_thread_slave_simulation; variable
313 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_class_interface_scan_test.c163 static TX_THREAD tx_demo_thread_slave_simulation; variable
330 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_class_hid_report_set_int_out_test.c193 tx_thread_resume(&tx_demo_thread_slave_simulation); in instance_activate_callback()
315 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_interface_endpoint_get_test.c157 static TX_THREAD tx_demo_thread_slave_simulation; variable
315 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_class_device_scan_test.c160 static TX_THREAD tx_demo_thread_slave_simulation; variable
338 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_class_hid_keyboard_callback_test.c26 static TX_THREAD tx_demo_thread_slave_simulation; variable
348 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_class_device_enumeration_test.c129 static TX_THREAD tx_demo_thread_slave_simulation; variable
287 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_hid_keyboard_basic_test.c28 static TX_THREAD tx_demo_thread_slave_simulation; variable
352 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_hid_keyboard_key_get_test.c26 static TX_THREAD tx_demo_thread_slave_simulation; variable
341 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_rh_device_insertion_test.c160 static TX_THREAD tx_demo_thread_slave_simulation; variable
373 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_device_configuration_activate_test.c158 static TX_THREAD tx_demo_thread_slave_simulation; variable
309 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_device_remove_test.c161 static TX_THREAD tx_demo_thread_slave_simulation; variable
351 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_test_common_hid.h41 static TX_THREAD tx_demo_thread_slave_simulation; variable
Dusbx_test_common_storage.h31 static TX_THREAD tx_demo_thread_slave_simulation; variable
Dusbx_dpump_basic_test.c156 static TX_THREAD tx_demo_thread_slave_simulation; variable
311 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_class_interface_enumeration_test.c132 static TX_THREAD tx_demo_thread_slave_simulation; variable
291 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_stack_transfer_request_abort_test.c132 static TX_THREAD tx_demo_thread_slave_simulation; variable
296 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_class_multi_interface_enumeration_test.c145 static TX_THREAD tx_demo_thread_slave_simulation; variable
306 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_class_hid_keyboard_callback_test2.c291 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_ux_host_class_hid_remote_control_callback_test.c283 …status = tx_thread_create(&tx_demo_thread_slave_simulation, "tx demo slave simulation", tx_demo_t… in test_application_define()
Dusbx_cdc_acm_device_dtr_rts_reset_on_disconnect_test.c32 static TX_THREAD tx_demo_thread_slave_simulation; variable

1234