Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_report_callback_register.c110 hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_report_id_get.c119 … next_hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_id_get()
Dux_host_class_hid_report_add.c114 hid_report = hid_parser -> ux_host_class_hid_parser_input_report; in _ux_host_class_hid_report_add()
116 hid_parser -> ux_host_class_hid_parser_input_report = new_hid_report; in _ux_host_class_hid_report_add()
Dux_host_class_hid_instance_clean.c86 hid_report = hid_parser -> ux_host_class_hid_parser_input_report; in _ux_host_class_hid_instance_clean()
Dux_host_class_hid_transfer_request_completed.c132 hid_report = hid -> ux_host_class_hid_parser.ux_host_class_hid_parser_input_report; in _ux_host_class_hid_transfer_request_completed()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h928 *ux_host_class_hid_parser_input_report; member