Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_report_set_test.c226 hid_parameter.ux_device_class_hid_parameter_report_id = 0x01; in test_application_define()
Dusbx_hid_report_multiple_reports_ids_test.c238 hid_parameter.ux_device_class_hid_parameter_report_id = UX_FALSE; in test_application_define()
Dusbx_ux_device_class_hid_event_get_AND_set_test.c231 hid_parameter.ux_device_class_hid_parameter_report_id = UX_TRUE; in test_application_define()
Dusbx_hid_keyboard_key_with_report_id_test.c278 hid_parameter.ux_device_class_hid_parameter_report_id = 1; in test_application_define()
Dusbx_ux_device_class_hid_report_test.c385 hid_mouse_parameter.ux_device_class_hid_parameter_report_id = UX_TRUE; in test_application_define()
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_initialize.c193 …ce_class_hid_report_id = hid_parameter -> ux_device_class_hid_parameter_report_id; in _ux_device_class_hid_initialize()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h364 ULONG ux_device_class_hid_parameter_report_id; member