UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_REPORT_TYPE_FEATURE

UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE macro

Syntax

#define UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE 0x3

References

LocationText
ux_host_class_hid.h:761
#define UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE 0x3
ux_host_class_hid_report_add.c:139
new_hid_report -> ux_host_class_hid_report_type = UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE;
ux_host_class_hid_report_get.c:123
hid_report -> ux_host_class_hid_report_type != UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE)
ux_host_class_hid_report_id_get.c:128
case UX_HOST_CLASS_HID_REPORT_TYPE_FEATURE :