Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c36 static UX_SLAVE_CLASS_HID *global_slave_hid; variable
226 global_slave_hid = instance; in slave_class_hid_instance_activate()
232 global_slave_hid = UX_NULL; in slave_class_hid_instance_deactivate()
415 UX_TEST_CHECK_SUCCESS(ux_device_class_hid_event_set(global_slave_hid, &hid_event)); in basic_test_slave_thread_entry()
548 UX_TEST_CHECK_SUCCESS(ux_device_class_hid_event_set(global_slave_hid, &hid_event)); in event_buffer_test_slave_thread_entry()
569 UX_TEST_CHECK_SUCCESS(ux_device_class_hid_event_set(global_slave_hid, &hid_event)); in event_buffer_test_slave_thread_entry()