Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_descriptor_parse.c202 … status = _ux_host_class_hid_report_descriptor_get(hid, hid_descriptor.wItemLength); in _ux_host_class_hid_descriptor_parse()
Dux_host_class_hid_entry.c242 hid -> ux_host_class_hid_descriptor.wItemLength); in _ux_host_class_hid_report_descriptor_read()
254 …request -> ux_transfer_request_requested_length = hid -> ux_host_class_hid_descriptor.wItemLength; in _ux_host_class_hid_report_descriptor_read()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h801 USHORT wItemLength; member