Home
last modified time | relevance | path

Searched refs:_ux_system_host_class_hid_name (Results 1 – 25 of 186) sorted by relevance

12345678

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_mouse_buttons_get.c83 …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()
Dux_host_class_hid_mouse_wheel_get.c83 …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()
Dux_host_class_hid_periodic_report_stop.c83 …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()
Dux_host_class_hid_mouse_position_get.c86 …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()
Dux_host_class_hid_periodic_report_start.c89 …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()
Dux_host_class_hid_keyboard_key_get.c89 …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()
Dux_host_class_hid_remote_control_usage_get.c88 …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()
Dux_host_class_hid_report_callback_register.c93 …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()
Dux_host_class_hid_report_id_get.c92 …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()
Dux_host_class_hid_idle_set.c100 …if (_ux_host_stack_class_instance_verify(_ux_system_host_class_hid_name, (VOID *) hid) != UX_SUCCE… in _ux_host_class_hid_idle_set()
Dux_host_class_hid_client_register.c114 status = _ux_host_stack_class_get(_ux_system_host_class_hid_name, &class_ptr); in UX_OVERFLOW_CHECK_MULC_ULONG()
Dux_host_class_hid_idle_set_run.c88 …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()
Dux_host_class_hid_idle_get.c95 …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/
Dusbx_hid_keyboard_basic_test.c270 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()
Dusbx_ux_host_class_hid_deactivate_test.c211 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()
Dusbx_hid_mouse_basic_test.c197 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()
Dusbx_ux_host_class_hid_activate_test.c197 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()
Dusbx_hid_keyboard_key_get_test.c259 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()
Dusbx_test_common_hid.h71 status = ux_host_stack_class_get(_ux_system_host_class_hid_name, &class); in demo_class_hid_get()
Dusbx_hid_report_descriptor_get_zero_length_item_data_test.c194 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
Dusbx_hid_report_descriptor_incoherent_usage_min_max_test.c177 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
Dusbx_hid_report_descriptor_invalid_length_test.c174 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
Dusbx_hid_report_descriptor_unknown_local_tag_test.c176 status = ux_host_stack_class_register(_ux_system_host_class_hid_name, ux_host_class_hid_entry); in test_application_define()
Dusbx_hid_report_descriptor_usages_overflow_via_max_test.c178 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/
Dux_system.h114 extern UCHAR _ux_system_host_class_hid_name[];

12345678