Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_field_unit (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_push_pop_test.c363 report_field -> ux_host_class_hid_field_unit != 43 || in tx_demo_thread_host_simulation_entry()
393 report_field -> ux_host_class_hid_field_unit != 31 || in tx_demo_thread_host_simulation_entry()
423 report_field -> ux_host_class_hid_field_unit != 19 || in tx_demo_thread_host_simulation_entry()
453 report_field -> ux_host_class_hid_field_unit != 7 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_persist_test.c305 report_field -> ux_host_class_hid_field_unit != 0x14 || in tx_demo_thread_host_simulation_entry()
321 report_field -> ux_host_class_hid_field_unit != 0x14 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_delimiter_test.c306 report_field -> ux_host_class_hid_field_unit != 0x14 || in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_test.c314 report_field -> ux_host_class_hid_field_unit != 0x14 || in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_add.c226 …new_hid_field -> ux_host_class_hid_field_unit = hid_parser -> ux_host_class_hid_parser_globa… in _ux_host_class_hid_report_add()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h881 ULONG ux_host_class_hid_field_unit; member