| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hid_mouse_buttons_get.c | 83 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_mouse_buttons_get()
|
| D | ux_host_class_hid_mouse_wheel_get.c | 83 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_mouse_wheel_get()
|
| D | ux_host_class_hid_periodic_report_stop.c | 83 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_periodic_report_stop()
|
| D | ux_host_class_hid_mouse_position_get.c | 86 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_mouse_position_get()
|
| D | ux_host_class_hid_periodic_report_start.c | 89 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_periodic_report_start()
|
| D | ux_host_class_hid_keyboard_key_get.c | 89 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_keyboard_key_get()
|
| D | ux_host_class_hid_remote_control_usage_get.c | 88 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_remote_control_usage_get()
|
| D | ux_host_class_hid_report_callback_register.c | 93 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_report_callback_register()
|
| D | ux_host_class_hid_report_id_get.c | 92 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_report_id_get()
|
| D | ux_host_class_hid_idle_set.c | 100 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_idle_set()
|
| D | ux_host_class_hid_client_register.c | 114 status = _ux_host_stack_class_get(_ux_system_host_class_hid_name, &class_ptr); in UX_OVERFLOW_CHECK_MULC_ULONG()
|
| D | ux_host_class_hid_idle_set_run.c | 88 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_idle_set_run()
|
| D | ux_host_class_hid_idle_get.c | 95 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_idle_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_keyboard_basic_test.c | 270 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define() 373 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_connect_wait() 397 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_disconnect_wait()
|
| D | usbx_ux_host_class_hid_deactivate_test.c | 211 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define() 317 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_check()
|
| D | usbx_hid_mouse_basic_test.c | 197 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define() 301 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in sleep_break_on_removed()
|
| D | usbx_ux_host_class_hid_activate_test.c | 197 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define() 308 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in tx_demo_thread_host_simulation_entry()
|
| D | usbx_hid_keyboard_key_get_test.c | 259 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define() 362 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_get()
|
| D | usbx_test_common_hid.h | 71 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_get()
|
| D | usbx_hid_report_descriptor_get_zero_length_item_data_test.c | 194 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_incoherent_usage_min_max_test.c | 177 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_invalid_length_test.c | 174 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_unknown_local_tag_test.c | 176 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
|
| D | usbx_hid_report_descriptor_usages_overflow_via_max_test.c | 178 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_system.h | 114 extern UCHAR _ux_system_host_class_hid_name[];
|