Searched refs:global_host_remote_control (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_remote_control_tests.c | 39 static UX_HOST_CLASS_HID_REMOTE_CONTROL *global_host_remote_control; variable 177 …global_host_remote_control = (UX_HOST_CLASS_HID_REMOTE_CONTROL *)global_host_hid_client -> ux_host… in get_global_hid_values() 469 …while (ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value) != U… in basic_test() 484 ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value); in basic_test() 495 ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value); in basic_test() 612 …UX_TEST_CHECK_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usag… in host_event_buffer_test() 618 …UX_TEST_CHECK_NOT_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &… in host_event_buffer_test() 632 …UX_TEST_CHECK_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usag… in host_event_buffer_test() 638 …UX_TEST_CHECK_NOT_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &… in host_event_buffer_test()
|