Home
last modified time | relevance | path

Searched refs:ux_device_class_hid_parameter_report_address (Results 1 – 25 of 188) sorted by relevance

12345678

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_hid_test.c121 dummy_parameter.ux_device_class_hid_parameter_report_address = UX_NULL; in ux_test_thread_simulation_0_entry()
126 dummy_parameter.ux_device_class_hid_parameter_report_address = dummy_buffer; in ux_test_thread_simulation_0_entry()
131 dummy_parameter.ux_device_class_hid_parameter_report_address = dummy_buffer; in ux_test_thread_simulation_0_entry()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c225 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c208 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c205 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c207 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_via_max_test.c209 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test2.c213 hid_parameter.ux_device_class_hid_parameter_report_address = hid_mouse_report; in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test3.c213 hid_parameter.ux_device_class_hid_parameter_report_address = hid_mouse_report; in test_application_define()
Dusbx_ux_host_class_hid_remote_control_entry_test3.c230 hid_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_report; in test_application_define()
Dusbx_hid_report_descriptor_collection_overflow_test.c226 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_delimiter_nested_close_test.c218 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_end_collection_error_test.c207 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_push_overflow_test.c207 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_unknown_global_tag_test.c208 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_test.c212 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_ux_host_class_hid_remote_control_entry_test2.c218 hid_parameter.ux_device_class_hid_parameter_report_address = hid_remote_control_report; in test_application_define()
Dusbx_hid_report_descriptor_delimiter_nested_open_test.c219 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_ux_host_class_hid_client_search_test.c205 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_pop_underflow_test.c205 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_report_size_overflow_test.c209 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_delimiter_unknown_test.c218 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_example_delimit_test.c255 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_example_display_test.c265 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
Dusbx_hid_report_descriptor_report_count_overflow_test.c209 hid_parameter.ux_device_class_hid_parameter_report_address = hid_report_descriptor; in test_application_define()
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_initialize.c191 …ass_hid_report_address = hid_parameter -> ux_device_class_hid_parameter_report_address; in _ux_device_class_hid_initialize()
425 if ((hid_parameter -> ux_device_class_hid_parameter_report_address == UX_NULL) || in _uxe_device_class_hid_initialize()

12345678