Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_host_hid_test.c114 UX_HOST_CLASS_HID_REMOTE_CONTROL dummy_remote_control; in ux_test_thread_simulation_0_entry() local
227 status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, UX_NULL, &dummy_dw2); in ux_test_thread_simulation_0_entry()
229 status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, &dummy_dw1, UX_NULL); in ux_test_thread_simulation_0_entry()
231 …status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, &dummy_dw1, &dummy_dw1); in ux_test_thread_simulation_0_entry()