Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_entry.c97 if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_CONSUMER) && in _ux_host_class_hid_remote_control_entry()
Dux_host_class_hid_client_search.c83 …hid_client_command.ux_host_class_hid_client_command_page = hid -> ux_host_class_hid_parser.u… in _ux_host_class_hid_client_search()
Dux_host_class_hid_keyboard_entry.c111 …if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CO… in _ux_host_class_hid_keyboard_entry()
Dux_host_class_hid_mouse_entry.c106 …if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CO… in _ux_host_class_hid_mouse_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1016 ULONG ux_host_class_hid_client_command_page; member