Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_add.c186 current_field_address = new_hid_report -> ux_host_class_hid_report_bit_length; in _ux_host_class_hid_report_add()
187 …new_hid_report -> ux_host_class_hid_report_bit_length += hid_parser -> ux_host_class_hid_parser_g… in _ux_host_class_hid_report_add()
191 … ux_host_class_hid_report_byte_length = new_hid_report -> ux_host_class_hid_report_bit_length >> … in _ux_host_class_hid_report_add()
194 if (new_hid_report -> ux_host_class_hid_report_bit_length & 7) in _ux_host_class_hid_report_add()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h900 ULONG ux_host_class_hid_report_bit_length; member