Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_activate.c85 UX_HOST_CLASS_HID_CLIENT_REMOTE_CONTROL *client_remote_control; in _ux_host_class_hid_remote_control_activate() local
95 client_remote_control = (UX_HOST_CLASS_HID_CLIENT_REMOTE_CONTROL *) in _ux_host_class_hid_remote_control_activate()
98 if (client_remote_control == UX_NULL) in _ux_host_class_hid_remote_control_activate()
102 …remote_control_instance = &client_remote_control -> ux_host_class_hid_client_remote_control_remote… in _ux_host_class_hid_remote_control_activate()
103 hid_client = &client_remote_control -> ux_host_class_hid_client_remote_control_client; in _ux_host_class_hid_remote_control_activate()