Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_HID_FIELD (Results 1 – 19 of 19) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_instance_clean.c77 UX_HOST_CLASS_HID_FIELD *hid_field; in _ux_host_class_hid_instance_clean()
78 UX_HOST_CLASS_HID_FIELD *hid_next_field; in _ux_host_class_hid_instance_clean()
Dux_host_class_hid_report_add.c94 UX_HOST_CLASS_HID_FIELD *hid_field; in _ux_host_class_hid_report_add()
95 UX_HOST_CLASS_HID_FIELD *new_hid_field; in _ux_host_class_hid_report_add()
208 …ld = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_HOST_CLASS_HID_FIELD)); in _ux_host_class_hid_report_add()
Dux_host_class_hid_report_decompress.c79 UX_HOST_CLASS_HID_FIELD *hid_field; in _ux_host_class_hid_report_decompress()
Dux_host_class_hid_field_decompress.c76 UINT _ux_host_class_hid_field_decompress(UX_HOST_CLASS_HID_FIELD *hid_field, UCHAR *report_buffer,… in _ux_host_class_hid_field_decompress()
Dux_host_class_hid_report_compress.c79 UX_HOST_CLASS_HID_FIELD *hid_field; in _ux_host_class_hid_report_compress()
Dux_host_class_hid_transfer_request_completed.c92 UX_HOST_CLASS_HID_FIELD *hid_field; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_keyboard_activate.c170 UX_HOST_CLASS_HID_FIELD *field; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_max_usages_test.c256 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_item_size_test.c274 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_fields_and_reports_test.c278 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_delimiter_test.c276 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_persist_test.c275 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_global_item_test.c284 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_previous_report_test.c275 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_collections_test.c326 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c344 sizeof(UX_HOST_CLASS_HID_FIELD) + in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_push_pop_test.c331 UX_HOST_CLASS_HID_FIELD *report_field; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c354 UX_HOST_CLASS_HID_FIELD *hid_field; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h897 } UX_HOST_CLASS_HID_FIELD; typedef
1074 UINT _ux_host_class_hid_field_decompress(UX_HOST_CLASS_HID_FIELD *hid_field, UCHAR *report_buffe…