| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_client_register_test2.c | 289 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()
|
| D | usbx_test_common_hid.h | 97 if (hid_client -> ux_host_class_hid_client_handler != ux_host_class_hid_keyboard_entry) in demo_class_hid_keyboard_get()
|
| D | usbx_hid_report_descriptor_get_zero_length_item_data_test.c | 203 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_incoherent_usage_min_max_test.c | 186 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_invalid_length_test.c | 183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_unknown_local_tag_test.c | 185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_usages_overflow_via_max_test.c | 187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_collection_overflow_test.c | 204 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_nested_close_test.c | 196 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_end_collection_error_test.c | 185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_push_overflow_test.c | 185 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_unknown_global_tag_test.c | 186 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_usages_overflow_test.c | 190 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_nested_open_test.c | 197 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_ux_host_class_hid_client_search_test.c | 183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_pop_underflow_test.c | 183 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_report_size_overflow_test.c | 187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_unknown_test.c | 196 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_example_delimit_test.c | 233 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_example_display_test.c | 243 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_report_count_overflow_test.c | 187 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_ux_device_class_hid_activate_test3.c | 208 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_ux_device_class_hid_activate_test2.c | 208 …_client_register(_ux_system_host_class_hid_client_keyboard_name, ux_host_class_hid_keyboard_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_example_tele_test.c | 266 …_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/ |
| D | ux_host_class_hid_keyboard.h | 274 #define ux_host_class_hid_keyboard_entry _ux_host_class_hid_keyboard_entry macro
|