Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_mouse_entry (Results 1 – 23 of 23) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_mouse.h148 #define ux_host_class_hid_mouse_entry _ux_host_class_hid_mouse_entry macro
/USBX-v6.2.1/test/regression/
Dusbx_test_common_hid.h122 if (hid_client -> ux_host_class_hid_client_handler != ux_host_class_hid_mouse_entry) in demo_class_hid_mouse_get()
Dusbx_ux_host_class_hid_mouse_entry_test2.c191 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_host_class_hid_mouse_entry_test3.c191 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_report_descriptor_example_mouse_test.c195 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_host_class_hid_interrupt_endpoint_search_int_out_test.c222 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_host_class_hid_client_register_test.c263 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
282 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_mouse_extraction_test2.c208 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_msrc_81327_host_hid_mouse_free_callback_test.c224 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_mouse_extraction_test.c209 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_device_class_hid_activate_test.c233 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_transfer_request_completed_raw_test.c212 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_transfer_request_completed_decompressed_test.c211 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_mouse_basic_test.c206 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_hid_transfer_request_completed_test.c222 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_host_class_hid_logitech_pro_x_superlight_test.c248 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_class_hid_mouse_basic_test.c259 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_class_hid_basic_memory_test.c465 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_device_class_hid_receiver_memory_test.c459 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_device_class_hid_basic_memory_test.c459 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
Dusbx_ux_host_stack_class_unregister_test.c441 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in ux_test_host_stack_class_register()
Dusbx_ux_device_class_hid_report_test.c356 …ss_hid_client_register(_ux_system_host_class_hid_client_mouse_name, ux_host_class_hid_mouse_entry); in test_application_define()
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt113 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_hid_mouse_entry.c