Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_descriptor_send.c194 descriptor_length = hid -> ux_device_class_hid_report_length; in _ux_device_class_hid_descriptor_send()
Dux_device_class_hid_initialize.c192 …hid -> ux_device_class_hid_report_length = hid_parameter -> ux_device_class_hid_param… in _ux_device_class_hid_initialize()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_hid.h256 ULONG ux_device_class_hid_report_length; member
/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c205 global_slave_hid_persistent->ux_device_class_hid_report_length = report_descriptor_length; in set_report_descriptor()
Dusbx_ux_device_class_hid_descriptor_send_test.c275 hid_class->ux_device_class_hid_report_length = length; in set_hid_descriptor()
Dusbx_ux_host_class_hid_local_item_parse_test.c344 hid_class->ux_device_class_hid_report_length = length; in set_hid_descriptor()