Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_host_thread_link_down_before_transfer_test.c22 static UCHAR is_cdc_ecm_thread_suspended; variable
27 is_cdc_ecm_thread_suspended = 1; in suspend_cdc_ecm_thread_action_func()
53 UX_TEST_CHECK_SUCCESS(ux_test_wait_for_value_uchar(&is_cdc_ecm_thread_suspended, 1)); in post_init_host()
Dusbx_cdc_ecm_host_bulk_in_transfer_fail_test.c21 static UCHAR is_cdc_ecm_thread_suspended; variable
26 is_cdc_ecm_thread_suspended = 1; in suspend_cdc_ecm_thread_action_func()