Home
last modified time | relevance | path

Searched refs:_ux_host_class_hid_remote_control_callback (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h102 VOID _ux_host_class_hid_remote_control_callback(UX_HOST_CLASS_HID_REPORT_CALLBACK *callback);
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_callback.c73 VOID _ux_host_class_hid_remote_control_callback(UX_HOST_CLASS_HID_REPORT_CALLBACK *callback) in _ux_host_class_hid_remote_control_callback() function
Dux_host_class_hid_remote_control_activate.c137 …all_back.ux_host_class_hid_report_callback_function = _ux_host_class_hid_remote_control_callback; in _ux_host_class_hid_remote_control_activate()