Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h92 UX_HOST_CLASS_HID *ux_host_class_hid_remote_control_hid; member
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_usage_get.c85 hid = remote_control_instance -> ux_host_class_hid_remote_control_hid; in _ux_host_class_hid_remote_control_usage_get()
Dux_host_class_hid_remote_control_activate.c109 remote_control_instance -> ux_host_class_hid_remote_control_hid = hid; in _ux_host_class_hid_remote_control_activate()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_remote_control_usage_get_test.c303 fake_remote_control.ux_host_class_hid_remote_control_hid = &fake_hid; in tx_demo_thread_host_simulation_entry()