Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_read_test.c28 static ULONG device_read_request_length; variable
375 device_read_request_length = 8; in tx_demo_thread_host_simulation_entry()
407 device_read_request_length = 32; in tx_demo_thread_host_simulation_entry()
479 …tatus = ux_device_class_hid_read_run(slave_hid, device_buffer, device_read_request_length, &device… in tx_demo_thread_device_simulation_entry()
483 …status = ux_device_class_hid_read(slave_hid, device_buffer, device_read_request_length, &device_re… in tx_demo_thread_device_simulation_entry()