Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_report_callback_register (Results 1 – 10 of 10) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c83 UINT _ux_host_class_hid_report_callback_register(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPORT_… in _ux_host_class_hid_report_callback_register() function
198 return(_ux_host_class_hid_report_callback_register(hid, call_back)); in _uxe_host_class_hid_report_callback_register()
Dux_host_class_hid_remote_control_activate.c142 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c185 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_mouse_entry.c197 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in _ux_host_class_hid_mouse_activate_wait()
Dux_host_class_hid_keyboard_activate.c299 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_report_callback_register_test.c304 status = _ux_host_class_hid_report_callback_register(hid, UX_NULL); in tx_demo_thread_host_simulation_entry()
323 status = _ux_host_class_hid_report_callback_register(hid, UX_NULL); in tx_demo_thread_host_simulation_entry()
342 status = _ux_host_class_hid_report_callback_register(hid, &hid_report_callback); in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_multiple_reports_ids_test.c401 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in tx_demo_thread_host_simulation_entry()
448 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in tx_demo_thread_host_simulation_entry()
497 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in tx_demo_thread_host_simulation_entry()
Dusbx_class_hid_basic_test.c529 status = _ux_host_class_hid_report_callback_register(hid, &hid_report_callback); in test_hid_periodic_reports()
Dusbx_ux_device_class_hid_idle_rate_test.c513 status = _ux_host_class_hid_report_callback_register(hid, &call_back); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1086 UINT _ux_host_class_hid_report_callback_register(UX_HOST_CLASS_HID *hid, UX_HOST_CLASS_HID_REPOR…
1158 …ine ux_host_class_hid_report_callback_register _ux_host_class_hid_report_callback_register