Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_field (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_instance_clean.c94 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_instance_clean()
134 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_instance_clean()
174 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_instance_clean()
Dux_host_class_hid_report_decompress.c99 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_report_decompress()
Dux_host_class_hid_report_add.c216 if (new_hid_report -> ux_host_class_hid_report_field == UX_NULL) in _ux_host_class_hid_report_add()
220 new_hid_report -> ux_host_class_hid_report_field = new_hid_field; in _ux_host_class_hid_report_add()
226 hid_field = new_hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_report_add()
Dux_host_class_hid_report_compress.c100 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_report_compress()
Dux_host_class_hid_transfer_request_completed.c228 hid_field = hid_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_keyboard_activate.c253 field = report_id.ux_host_class_hid_report_get_report -> ux_host_class_hid_report_field; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h897 *ux_host_class_hid_report_field; member