Searched refs:ux_host_class_hid_report_bit_length (Results 1 – 3 of 3) sorted by relevance
189 current_field_address = new_hid_report -> ux_host_class_hid_report_bit_length; in _ux_host_class_hid_report_add()190 …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()194 … ux_host_class_hid_report_byte_length = new_hid_report -> ux_host_class_hid_report_bit_length >> … in _ux_host_class_hid_report_add()197 if (new_hid_report -> ux_host_class_hid_report_bit_length & 7) in _ux_host_class_hid_report_add()
364 …report -> ux_host_class_hid_report_byte_length, hid_report -> ux_host_class_hid_report_bit_length); in tx_demo_thread_host_simulation_entry()
911 ULONG ux_host_class_hid_report_bit_length; member