Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_test.c8 #define SLAVE_WAIT_TIME (6*HOST_WAIT_TIME) macro
671 if (tx_demo_phase_sync(UX_TRUE, 10, SLAVE_WAIT_TIME) != UX_SUCCESS) in tx_demo_thread_host_simulation_entry()
795 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
838 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
842 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
859 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
893 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
896 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
911 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
942 ux_utility_thread_sleep(SLAVE_WAIT_TIME); in tx_demo_thread_slave_simulation_entry()
[all …]
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c8 #define SLAVE_WAIT_TIME (3*HOST_WAIT_TIME) macro