Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_rndis_basic_test.c58 static UCHAR global_is_device_initialized; variable
474 while (!global_is_device_initialized) in thread_entry_host()
478 while (!global_is_device_initialized) in thread_entry_host()
614 global_is_device_initialized = UX_TRUE; in thread_entry_device()
Dusbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c59 static UCHAR global_is_device_initialized; variable
496 while (!global_is_device_initialized) in thread_entry_host()
500 while (!global_is_device_initialized) in thread_entry_host()
639 global_is_device_initialized = UX_TRUE; in thread_entry_device()
Dusbx_cdc_ecm_basic_ipv6_test.c85 static UCHAR global_is_device_initialized; variable
467 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_uchar(&global_is_device_initialized, 1)); in thread_entry_host()
631 global_is_device_initialized = UX_TRUE; in thread_entry_device()
Dusbx_ux_test_cdc_ecm.h106 static UCHAR global_is_device_initialized; variable
614 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_uchar(&global_is_device_initialized, 1)); in thread_entry_host()
749 global_is_device_initialized = UX_TRUE; in thread_entry_device()