Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_field_logical_max (Results 1 – 8 of 8) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_push_pop_test.c360 report_field -> ux_host_class_hid_field_logical_max != 40 || in tx_demo_thread_host_simulation_entry()
390 report_field -> ux_host_class_hid_field_logical_max != 28 || in tx_demo_thread_host_simulation_entry()
420 report_field -> ux_host_class_hid_field_logical_max != 16 || in tx_demo_thread_host_simulation_entry()
450 report_field -> ux_host_class_hid_field_logical_max != 4 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_persist_test.c302 report_field -> ux_host_class_hid_field_logical_max != 0xff || in tx_demo_thread_host_simulation_entry()
318 report_field -> ux_host_class_hid_field_logical_max != 0xff || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_item_size_test.c301 report_field -> ux_host_class_hid_field_logical_max != 0xcdab || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_delimiter_test.c303 report_field -> ux_host_class_hid_field_logical_max != 3 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_test.c311 report_field -> ux_host_class_hid_field_logical_max != 0xff || in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c377 …id_field -> ux_host_class_hid_field_logical_min, hid_field -> ux_host_class_hid_field_logical_max); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_add.c214 …new_hid_field -> ux_host_class_hid_field_logical_max = hid_parser -> ux_host_class_hid_parser_glo… in _ux_host_class_hid_report_add()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h878 SLONG ux_host_class_hid_field_logical_max; member