Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_basic_ipv6_test.c86 static UCHAR global_host_ready_for_application; variable
527 global_host_ready_for_application = 1; in thread_entry_host()
644 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_uchar(&global_host_ready_for_application, 1)); in thread_entry_device()
Dusbx_ux_test_cdc_ecm.h107 static UCHAR global_host_ready_for_application; variable
662 global_host_ready_for_application = 1; in thread_entry_host()
765 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_uchar(&global_host_ready_for_application, 1)); in thread_entry_device()