Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_read_test.c29 static ULONG device_read_actual_length; variable
382 UX_TEST_ASSERT(device_read_actual_length == 0); in tx_demo_thread_host_simulation_entry()
391 UX_TEST_ASSERT(device_read_actual_length == 1); in tx_demo_thread_host_simulation_entry()
402 UX_TEST_ASSERT(device_read_actual_length == 8); in tx_demo_thread_host_simulation_entry()
418 UX_TEST_ASSERT(device_read_actual_length == 11); in tx_demo_thread_host_simulation_entry()
479 …ass_hid_read_run(slave_hid, device_buffer, device_read_request_length, &device_read_actual_length); in tx_demo_thread_device_simulation_entry()
483 …e_class_hid_read(slave_hid, device_buffer, device_read_request_length, &device_read_actual_length); in tx_demo_thread_device_simulation_entry()