Searched refs:tx_demo_phase_sync (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_keyboard_key_test.c | 416 static UINT tx_demo_phase_sync(ULONG in_host, ULONG nb_loop, ULONG tick_in_loop) in tx_demo_phase_sync() function 671 if (tx_demo_phase_sync(UX_TRUE, 10, SLAVE_WAIT_TIME) != UX_SUCCESS) in tx_demo_thread_host_simulation_entry() 1075 if (tx_demo_phase_sync(UX_FALSE, 20, SLAVE_WAIT_TIME) != UX_SUCCESS) in tx_demo_thread_slave_simulation_entry() 1115 if (tx_demo_phase_sync(UX_FALSE, 10, SLAVE_WAIT_TIME) != UX_SUCCESS) in tx_demo_thread_slave_simulation_entry() 1149 if (tx_demo_phase_sync(UX_FALSE, 10, SLAVE_WAIT_TIME) != UX_SUCCESS) in tx_demo_thread_slave_simulation_entry()
|