Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_report_set_test.c363 UX_HOST_CLASS_HID_REPORT *hid_report_ptr; in tx_demo_thread_host_simulation_entry() local
530 hid_report_ptr = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_output_report; in tx_demo_thread_host_simulation_entry()
532 client_report.ux_host_class_hid_client_report = hid_report_ptr; in tx_demo_thread_host_simulation_entry()
533 …client_report.ux_host_class_hid_client_report_length = hid_report_ptr -> ux_host_class_hid_report_… in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_int_out_test.c359 UX_HOST_CLASS_HID_REPORT *hid_report_ptr; in tx_demo_thread_host_simulation_entry() local