Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_callback_function (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c121 …hid_report -> ux_host_class_hid_report_callback_function = call_back -> ux_host_class_hid_report… in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_transfer_request_completed.c164 (hid_report -> ux_host_class_hid_report_callback_function != UX_NULL)) in _ux_host_class_hid_transfer_request_completed()
187 hid_report -> ux_host_class_hid_report_callback_function(&callback); in _ux_host_class_hid_transfer_request_completed()
252 hid_report -> ux_host_class_hid_report_callback_function(&callback); in _ux_host_class_hid_transfer_request_completed()
275 hid_report -> ux_host_class_hid_report_callback_function(&callback); in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_remote_control_activate.c137 …call_back.ux_host_class_hid_report_callback_function = _ux_host_class_hid_remote_control_callbac… in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c180 call_back.ux_host_class_hid_report_callback_function = _ux_host_class_hid_mouse_callback; in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_mouse_entry.c194 call_back.ux_host_class_hid_report_callback_function = _ux_host_class_hid_mouse_callback; in _ux_host_class_hid_mouse_activate_wait()
Dux_host_class_hid_keyboard_activate.c294 … call_back.ux_host_class_hid_report_callback_function = _ux_host_class_hid_keyboard_callback; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h808 …VOID (*ux_host_class_hid_report_callback_function) (struct UX_HOST_CLASS_HID_REPORT_CAL… member
904 …VOID (*ux_host_class_hid_report_callback_function) (struct UX_HOST_CLASS_HID_REPORT_CAL… member