Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_ecm_initialize_test.c5 static ULONG rsc_cdc_thread_usage; variable
70 rsc_cdc_thread_usage = ux_test_utility_sim_thread_create_count(); in post_init_host()
75 if (rsc_cdc_thread_usage) stepinfo(">>>>>>>>>>>>>>>>>>> Thread errors cdc_ecm init test\n"); in post_init_host()
77 for (test_n = 0; test_n < rsc_cdc_thread_usage; test_n ++) in post_init_host()
80 stepinfo("%4ld / %4ld\n", test_n, rsc_cdc_thread_usage - 1); in post_init_host()
112 if (rsc_cdc_thread_usage) stepinfo("\n"); in post_init_host()