Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_hub.h63 static TX_THREAD g_thread_device; variable
393 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_device, "device thread", thread_entry_device, (UL… in initialize_hub_with_device_init_data()
396 UX_THREAD_EXTENSION_PTR_SET(&g_thread_device, device_init_data) in initialize_hub_with_device_init_data()
397 tx_thread_resume(&g_thread_device); in initialize_hub_with_device_init_data()