Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_entry.c98 … (command -> ux_host_class_hid_client_command_usage == UX_HOST_CLASS_HID_CONSUMER_REMOTE_CONTROL)) in _ux_host_class_hid_remote_control_entry()
Dux_host_class_hid_client_search.c84 …hid_client_command.ux_host_class_hid_client_command_usage = hid -> ux_host_class_hid_parser.u… in _ux_host_class_hid_client_search()
Dux_host_class_hid_keyboard_entry.c112 … (command -> ux_host_class_hid_client_command_usage == UX_HOST_CLASS_HID_GENERIC_DESKTOP_KEYBOARD)) in _ux_host_class_hid_keyboard_entry()
Dux_host_class_hid_mouse_entry.c107 … (command -> ux_host_class_hid_client_command_usage == UX_HOST_CLASS_HID_GENERIC_DESKTOP_MOUSE)) in _ux_host_class_hid_mouse_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1017 ULONG ux_host_class_hid_client_command_usage; member