Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_keyboard_entry (Results 1 – 25 of 133) sorted by relevance

123456

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_client_register_test2.c289 status = _ux_host_class_hid_client_register(invalid_name, ux_host_class_hid_keyboard_entry); in tx_demo_thread_host_simulation_entry()
311 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in tx_demo_thread_host_simulation_entry()
Dusbx_test_common_hid.h97 if (hid_client -> ux_host_class_hid_client_handler != ux_host_class_hid_keyboard_entry) in demo_class_hid_keyboard_get()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c203 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c186 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_via_max_test.c187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_collection_overflow_test.c204 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_delimiter_nested_close_test.c196 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_end_collection_error_test.c185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_push_overflow_test.c185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_unknown_global_tag_test.c186 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_test.c190 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_delimiter_nested_open_test.c197 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_ux_host_class_hid_client_search_test.c183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_pop_underflow_test.c183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_report_size_overflow_test.c187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_delimiter_unknown_test.c196 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_example_delimit_test.c233 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_example_display_test.c243 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_report_count_overflow_test.c187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_ux_device_class_hid_activate_test3.c208 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_ux_device_class_hid_activate_test2.c208 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
Dusbx_hid_report_descriptor_example_tele_test.c266 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h274 #define ux_host_class_hid_keyboard_entry _ux_host_class_hid_keyboard_entry macro

123456