Searched refs:thread_entry_host (Results 1 – 6 of 6) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_test_hub.h | 72 static void thread_entry_host(ULONG arg); 386 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_host, "host thread", thread_entry_host, (ULONG)(A… in initialize_hub_with_device_init_data() 548 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
|
| D | usbx_rndis_basic_test.c | 67 static void thread_entry_host(ULONG arg); 364 UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, 0, in test_application_define() 465 static void thread_entry_host(ULONG input) in thread_entry_host() function
|
| D | usbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c | 68 static void thread_entry_host(ULONG arg); 365 UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, 0, in test_application_define() 487 static void thread_entry_host(ULONG input) in thread_entry_host() function
|
| D | usbx_cdc_ecm_basic_ipv6_test.c | 97 static void thread_entry_host(ULONG arg); 306 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, (ULONG)(ALI… in ux_test_cdc_ecm_initialize_use_framework() 459 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
|
| D | usbx_ux_test_cdc_ecm.h | 115 static void thread_entry_host(ULONG arg); 323 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, (ULONG)(ALI… in ux_test_cdc_ecm_initialize_use_framework() 606 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
|
| D | usbx_ux_device_class_cdc_ecm_uninitialize_test.c | 55 static void thread_entry_host(ULONG arg);
|