Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_entry.c96 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.c82 …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.c110 …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.c105 …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/test/regression/
Dusbx_ux_host_class_hid_keyboard_entry_test.c323 …client_command.ux_host_class_hid_client_command_page = UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CONT… in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1027 ULONG ux_host_class_hid_client_command_page; member