Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_cdc_acm_basic_test.c25 #define UX_CDC_ACM_CONNECTION_DELAY ((UX_RH_ENUMERATION_RETRY + 1)*UX_H… macro
1576 ux_utility_delay_ms(UX_CDC_ACM_CONNECTION_DELAY); in tx_test_thread_host_simulation_entry()
1603 ux_utility_delay_ms(UX_CDC_ACM_CONNECTION_DELAY); in tx_test_thread_host_simulation_entry()
1626 ux_utility_delay_ms(UX_CDC_ACM_CONNECTION_DELAY); in tx_test_thread_host_simulation_entry()
1650 ux_utility_delay_ms(UX_CDC_ACM_CONNECTION_DELAY); in tx_test_thread_host_simulation_entry()
Dusbx_ux_device_stack_standard_request_tests.c28 #define UX_CDC_ACM_CONNECTION_DELAY ((UX_RH_ENUMERATION_RETRY + 1)*UX_H… macro
1127 tx_thread_sleep(UX_CDC_ACM_CONNECTION_DELAY); in tx_test_thread_simulation0_entry()