Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_HID_CLIENT_COMMAND (Results 1 – 23 of 23) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h109 UINT _ux_host_class_hid_remote_control_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
110 UINT _ux_host_class_hid_remote_control_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
111 UINT _ux_host_class_hid_remote_control_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
Dux_host_class_hid_mouse.h125 UINT _ux_host_class_hid_mouse_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
127 UINT _ux_host_class_hid_mouse_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
128 UINT _ux_host_class_hid_mouse_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
Dux_host_class_hid_keyboard.h254 UINT _ux_host_class_hid_keyboard_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
255 UINT _ux_host_class_hid_keyboard_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
256 UINT _ux_host_class_hid_keyboard_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command);
Dux_host_class_hid.h1029 } UX_HOST_CLASS_HID_CLIENT_COMMAND; typedef
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_entry.c43 static inline UINT _ux_host_class_hid_keyboard_activate_wait(UX_HOST_CLASS_HID_CLIENT_COMMAND *com…
94 UINT _ux_host_class_hid_keyboard_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_keyboard_entry()
148 static inline UINT _ux_host_class_hid_keyboard_activate_wait(UX_HOST_CLASS_HID_CLIENT_COMMAND *comm… in _ux_host_class_hid_keyboard_activate_wait()
Dux_host_class_hid_mouse_entry.c40 static inline UINT _ux_host_class_hid_mouse_activate_wait(UX_HOST_CLASS_HID_CLIENT_COMMAND *command…
89 UINT _ux_host_class_hid_mouse_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_mouse_entry()
142 static inline UINT _ux_host_class_hid_mouse_activate_wait(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_mouse_activate_wait()
Dux_host_class_hid_remote_control_entry.c80 UINT _ux_host_class_hid_remote_control_entry(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_remote_control_entry()
Dux_host_class_hid_mouse_deactivate.c77 UINT _ux_host_class_hid_mouse_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_mouse_deactivate()
Dux_host_class_hid_remote_control_deactivate.c77 UINT _ux_host_class_hid_remote_control_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_remote_control_deactivate()
Dux_host_class_hid_keyboard_deactivate.c85 UINT _ux_host_class_hid_keyboard_deactivate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_keyboard_deactivate()
Dux_host_class_hid_client_search.c78 UX_HOST_CLASS_HID_CLIENT_COMMAND hid_client_command; in _ux_host_class_hid_client_search()
Dux_host_class_hid_deactivate.c88 UX_HOST_CLASS_HID_CLIENT_COMMAND hid_client_command; in _ux_host_class_hid_deactivate()
Dux_host_class_hid_remote_control_activate.c78 UINT _ux_host_class_hid_remote_control_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c85 UINT _ux_host_class_hid_mouse_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_entry.c107 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in _ux_host_class_hid_entry()
463 UX_HOST_CLASS_HID_CLIENT_COMMAND hid_client_command; in _ux_host_class_hid_client_activate_wait()
Dux_host_class_hid_keyboard_activate.c155 UINT _ux_host_class_hid_keyboard_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *command) in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_mouse_entry_test.c293 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_activate_test.c278 UX_HOST_CLASS_HID_CLIENT_COMMAND command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_entry_test.c293 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_activate_test.c141 UINT _ux_host_class_hid_keyboard_activate(UX_HOST_CLASS_HID_CLIENT_COMMAND *);
282 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_entry_test.c291 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_activate_test2.c282 UX_HOST_CLASS_HID_CLIENT_COMMAND command; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_mouse_activate_test.c312 UX_HOST_CLASS_HID_CLIENT_COMMAND client_command; in tx_demo_thread_host_simulation_entry()