Searched refs:ux_host_class_hid_report_bit_length (Results 1 – 2 of 2) sorted by relevance
186 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()
900 ULONG ux_host_class_hid_report_bit_length; member