Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_descriptor_send.c220 … hid -> ux_device_class_hid_report_address, length); /* Use case of memcpy is verified. */ in _ux_device_class_hid_descriptor_send()
Dux_device_class_hid_initialize.c191 …hid -> ux_device_class_hid_report_address = 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.h254 UCHAR *ux_device_class_hid_report_address; member
/USBX-v6.2.1/test/regression/
Dusbx_hid_remote_control_tests.c204 global_slave_hid_persistent->ux_device_class_hid_report_address = report_descriptor; in set_report_descriptor()
Dusbx_ux_device_class_hid_descriptor_send_test.c274 hid_class->ux_device_class_hid_report_address = descriptor; in set_hid_descriptor()
Dusbx_ux_host_class_hid_local_item_parse_test.c343 hid_class->ux_device_class_hid_report_address = descriptor; in set_hid_descriptor()