Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c7 #define HOST_WAIT_TIME 1 macro
8 #define SLAVE_WAIT_TIME (3*HOST_WAIT_TIME)
Dusbx_hid_keyboard_key_test.c7 #define HOST_WAIT_TIME 1 macro
8 #define SLAVE_WAIT_TIME (6*HOST_WAIT_TIME)
678 ux_utility_thread_sleep(HOST_WAIT_TIME * 2); in tx_demo_thread_host_simulation_entry()