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.c86 hid_client = callback -> ux_host_class_hid_report_callback_client; in _ux_host_class_hid_remote_control_callback()
Dux_host_class_hid_mouse_callback.c82 hid_client = callback -> ux_host_class_hid_report_callback_client; in _ux_host_class_hid_mouse_callback()
Dux_host_class_hid_transfer_request_completed.c169 callback.ux_host_class_hid_report_callback_client = hid_client; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_keyboard_callback.c162 hid_client = callback -> ux_host_class_hid_report_callback_client;
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h799 *ux_host_class_hid_report_callback_client; member