Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_descriptor_send.c221 … 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.c152 …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.h186 UCHAR *ux_device_class_hid_report_address; member