Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_parser_feature_report (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_id_get.c131 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_feature_report; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_report_add.c134 hid_report = hid_parser -> ux_host_class_hid_parser_feature_report; in _ux_host_class_hid_report_add()
136 hid_parser -> ux_host_class_hid_parser_feature_report = new_hid_report; in _ux_host_class_hid_report_add()
Dux_host_class_hid_instance_clean.c166 hid_report = hid_parser -> ux_host_class_hid_parser_feature_report; in _ux_host_class_hid_instance_clean()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h932 *ux_host_class_hid_parser_feature_report; member