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.3.0/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.c138 hid_report = hid_parser -> ux_host_class_hid_parser_feature_report; in _ux_host_class_hid_report_add()
140 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.3.0/common/usbx_host_classes/inc/
Dux_host_class_hid.h944 *ux_host_class_hid_parser_feature_report; member