Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_entry.c97 … (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.c83 …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.c111 … (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.c106 … (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/test/regression/
Dusbx_ux_host_class_hid_keyboard_entry_test.c324 …client_command.ux_host_class_hid_client_command_usage = UX_HOST_CLASS_HID_GENERIC_DESKTOP_KEYBOARD… in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1028 ULONG ux_host_class_hid_client_command_usage; member