Home
last modified time | relevance | path

Searched refs:ux_device_class_hid_report_id (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_hid_report_set.c110 if (hid -> ux_device_class_hid_report_id == UX_TRUE) in _ux_device_class_hid_report_set()
Dux_device_class_hid_event_set.c124 if (hid -> ux_device_class_hid_report_id == UX_TRUE) in _ux_device_class_hid_event_set()
Dux_device_class_hid_report_get.c126 hid -> ux_device_class_hid_report_id != UX_TRUE) in _ux_device_class_hid_report_get()
Dux_device_class_hid_initialize.c154 …hid -> ux_device_class_hid_report_id = 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.h187 ULONG ux_device_class_hid_report_id; member