Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_entry.c106 status = _ux_host_class_hid_remote_control_activate(command); in _ux_host_class_hid_remote_control_entry()
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() function
/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);
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_remote_control_activate_test2.c320 status = _ux_host_class_hid_remote_control_activate(&command); in tx_demo_thread_host_simulation_entry()
346 status = _ux_host_class_hid_remote_control_activate(&command); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_remote_control_activate_test.c308 status = _ux_host_class_hid_remote_control_activate(&command); in tx_demo_thread_host_simulation_entry()