Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_hid_transfer_request_completed.c196 if (UX_OVERFLOW_CHECK_MULC_ULONG(hid_report->ux_host_class_hid_report_number_item, 8)) in _ux_host_class_hid_transfer_request_completed()
200 …port.ux_host_class_hid_client_report_length = hid_report->ux_host_class_hid_report_number_item << … in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_report_add.c277 new_hid_report -> ux_host_class_hid_report_number_item += hid_field_count; in _ux_host_class_hid_report_add()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_hid.h910 ULONG ux_host_class_hid_report_number_item; member