Home
last modified time | relevance | path

Searched refs:max_num_loops (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c387 UINT max_num_loops; in basic_test_slave_thread_entry() local
405 max_num_loops = 2*UX_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH; in basic_test_slave_thread_entry()
406 while (max_num_loops--) in basic_test_slave_thread_entry()
409 stepinfo(" slave - max_num_loops: %d\n", max_num_loops); in basic_test_slave_thread_entry()
442 UINT max_num_loops; in basic_test() local
462 max_num_loops = 2*UX_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH; in basic_test()
463 while (max_num_loops--) in basic_test()
466 stepinfo(" host - max_num_loops: %d\n", max_num_loops); in basic_test()
Dusbx_hid_mouse_basic_test.c319 UINT max_num_loops; in tx_demo_thread_host_simulation_entry() local
333 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()
356 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()
360 max_attempts = 3*max_num_loops; in tx_demo_thread_host_simulation_entry()
372 while (num_loops++ != max_num_loops) in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_test.c351 UINT max_num_loops; in tx_demo_thread_host_simulation_entry() local
365 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()
392 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()
404 while (num_loops++ != max_num_loops) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_client_register_test.c416 UINT max_num_loops; in tx_demo_thread_host_simulation_entry() local
430 max_num_loops = 4; in tx_demo_thread_host_simulation_entry()
453 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()
457 max_attempts = 3*max_num_loops; in tx_demo_thread_host_simulation_entry()
469 while (num_loops++ != max_num_loops) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_callback_test.c302 UINT max_num_loops; in tx_demo_thread_host_simulation_entry() local
305 max_num_loops = 16; in tx_demo_thread_host_simulation_entry()