Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_hub.h46 static TX_THREAD g_thread_cmd; variable
400 UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_cmd, "cmd thread", thread_entry_cmd, 0, in initialize_hub_with_device_init_data()
500 tx_thread_suspend(&g_thread_cmd); in thread_entry_cmd()
511 tx_thread_resume(&g_thread_cmd); in set_and_send_port_event()
534 tx_thread_resume(&g_thread_cmd); in connect_device_to_hub_short_with_hub()
545 tx_thread_resume(&g_thread_cmd); in disconnect_device_from_hub()