Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c35 static UX_HOST_CLASS_HID *global_host_hid; variable
173 …CK_SUCCESS(ux_host_stack_class_instance_get(global_host_hid_class, 0, (void **) &global_host_hid)); in get_global_hid_values()
174 UX_TEST_ASSERT(global_host_hid -> ux_host_class_hid_state == UX_HOST_CLASS_INSTANCE_LIVE); in get_global_hid_values()
175 global_host_hid_client = global_host_hid -> ux_host_class_hid_client; in get_global_hid_values()