Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h91 ULONG ux_host_class_hid_remote_control_state; member
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_activate.c112 … remote_control_instance -> ux_host_class_hid_remote_control_state = UX_HOST_CLASS_INSTANCE_LIVE; in _ux_host_class_hid_remote_control_activate()
/USBX-v6.2.1/test/regression/
Dusbx_test_common_hid.h156 if (hid_remote_control -> ux_host_class_hid_remote_control_state != UX_HOST_CLASS_INSTANCE_LIVE) in demo_class_hid_remote_control_get()