Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_callback_client (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_callback.c85 hid_client = callback -> ux_host_class_hid_report_callback_client; in _ux_host_class_hid_remote_control_callback()
Dux_host_class_hid_mouse_callback.c81 hid_client = callback -> ux_host_class_hid_report_callback_client; in _ux_host_class_hid_mouse_callback()
Dux_host_class_hid_transfer_request_completed.c168 callback.ux_host_class_hid_report_callback_client = hid_client; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_keyboard_callback.c161 hid_client = callback -> ux_host_class_hid_report_callback_client;
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h810 *ux_host_class_hid_report_callback_client; member