Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_HID_REPORT (Results 1 – 25 of 38) sorted by relevance

12

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_instance_clean.c75 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_instance_clean()
76 UX_HOST_CLASS_HID_REPORT *hid_next_report; in _ux_host_class_hid_instance_clean()
Dux_host_class_hid_report_add.c92 UX_HOST_CLASS_HID_REPORT *new_hid_report; in _ux_host_class_hid_report_add()
93 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_add()
106 …t = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_HOST_CLASS_HID_REPORT)); in _ux_host_class_hid_report_add()
Dux_host_class_hid_report_decompress.c78 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_decompress()
Dux_host_class_hid_report_set.c48 UX_HOST_CLASS_HID_REPORT *hid_report; in ux_host_class_hid_report_set_buffer_allocate()
186 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_set()
Dux_host_class_hid_report_callback_register.c89 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_id_get.c88 UX_HOST_CLASS_HID_REPORT *next_hid_report; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_report_compress.c78 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_compress()
Dux_host_class_hid_transfer_request_completed.c86 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_report_get.c95 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_get()
Dux_host_class_hid_report_set_run.c97 UX_HOST_CLASS_HID_REPORT *hid_report; in _ux_host_class_hid_report_set_run()
/USBX-v6.2.1/test/regression/
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c304 UX_HOST_CLASS_HID_REPORT *report; in tx_demo_thread_host_simulation_entry()
343 sizeof(UX_HOST_CLASS_HID_REPORT) + in tx_demo_thread_host_simulation_entry()
360 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_int_out_test.c358 UX_HOST_CLASS_HID_REPORT hid_report; in tx_demo_thread_host_simulation_entry()
359 UX_HOST_CLASS_HID_REPORT *hid_report_ptr; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_activate_test.c494 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
512 … ux_host_class_hid_parser.ux_host_class_hid_parser_output_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
562 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_add_test.c356 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
398 …> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report = (UX_HOST_CLASS_HID_REPORT *)tmp; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_test.c362 UX_HOST_CLASS_HID_REPORT hid_report; in tx_demo_thread_host_simulation_entry()
363 UX_HOST_CLASS_HID_REPORT *hid_report_ptr; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_extended_usages_test.c259 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_previous_report_test.c274 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_single_usage_multiple_data_test.c261 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_usages_min_max_test.c267 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_usages_single_test.c271 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_collections_test.c325 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_fields_test.c278 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_decompress_array_test.c270 UX_HOST_CLASS_HID_REPORT *input_report_descriptor; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h918 } UX_HOST_CLASS_HID_REPORT; typedef
938 UX_HOST_CLASS_HID_REPORT
940 UX_HOST_CLASS_HID_REPORT
942 UX_HOST_CLASS_HID_REPORT
1037 UX_HOST_CLASS_HID_REPORT
Dux_host_class_hid_keyboard.h228 UX_HOST_CLASS_HID_REPORT

12