Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_hub.h74 static void thread_entry_cmd(ULONG arg);
400 UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_cmd, "cmd thread", thread_entry_cmd, 0, in initialize_hub_with_device_init_data()
477 static void thread_entry_cmd(ULONG arg) in thread_entry_cmd() function