Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c34 static UX_HOST_CLASS *global_host_hid_class; variable
172 …EST_CHECK_SUCCESS(ux_host_stack_class_get(_ux_system_host_class_hid_name, &global_host_hid_class)); in get_global_hid_values()
173 …UX_TEST_CHECK_SUCCESS(ux_host_stack_class_instance_get(global_host_hid_class, 0, (void **) &global… in get_global_hid_values()