Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_local_item_parse_test.c99 static UCHAR hid_report_descriptor2[] = { variable
122 #define HID_REPORT_LENGTH2 sizeof(hid_report_descriptor2)/sizeof(hid_report_descriptor2[0])
147 static UCHAR *hid_report_descriptor2 = hid_report_descriptor_mem; variable
507 set_hid_descriptor(hid_report_descriptor2, HID_REPORT_LENGTH2); in tx_demo_thread_host_simulation_entry()