Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_host_hid_test.c120 ULONG dummy_dw1, dummy_dw2; in ux_test_thread_simulation_0_entry() local
187 status = ux_host_class_hid_keyboard_key_get(UX_NULL, &dummy_dw1, &dummy_dw2); in ux_test_thread_simulation_0_entry()
189 status = ux_host_class_hid_keyboard_key_get(&dummy_keyboard, UX_NULL, &dummy_dw2); in ux_test_thread_simulation_0_entry()
225 status = ux_host_class_hid_remote_control_usage_get(UX_NULL, &dummy_dw1, &dummy_dw2); in ux_test_thread_simulation_0_entry()
227 status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, UX_NULL, &dummy_dw2); in ux_test_thread_simulation_0_entry()