Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_field_physical_max (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_push_pop_test.c362 report_field -> ux_host_class_hid_field_physical_max != 42 || in tx_demo_thread_host_simulation_entry()
392 report_field -> ux_host_class_hid_field_physical_max != 30 || in tx_demo_thread_host_simulation_entry()
422 report_field -> ux_host_class_hid_field_physical_max != 18 || in tx_demo_thread_host_simulation_entry()
452 report_field -> ux_host_class_hid_field_physical_max != 6 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_persist_test.c304 report_field -> ux_host_class_hid_field_physical_max != 0xff || in tx_demo_thread_host_simulation_entry()
320 report_field -> ux_host_class_hid_field_physical_max != 0xff || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_item_size_test.c302 report_field -> ux_host_class_hid_field_physical_max != 0x01efcdab in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_delimiter_test.c305 report_field -> ux_host_class_hid_field_physical_max != 270 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_test.c313 report_field -> ux_host_class_hid_field_physical_max != 0xff || in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_add.c223 …new_hid_field -> ux_host_class_hid_field_physical_max = hid_parser -> ux_host_class_hid_parser_gl… in _ux_host_class_hid_report_add()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h880 SLONG ux_host_class_hid_field_physical_max; member