usbx
UX_HOST_CLASS_HID_USAGES
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_HOST_CLASS_HID_USAGES
UX_HOST_CLASS_HID_USAGES macro
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:766
#define
UX_HOST_CLASS_HID_USAGES
1024
Examples
References
from
examples
Code
Location
#define
UX_HOST_CLASS_HID_USAGES
1024
ux_host_class_hid.h:766
ULONG
ux_host_class_hid_local_item_usages
[
UX_HOST_CLASS_HID_USAGES
]
;
ux_host_class_hid.h:828
if
(
hid_parser
->
ux_host_class_hid_parser_global
.
ux_host_class_hid_global_item_report_count
>
UX_HOST_CLASS_HID_USAGES
)
ux_host_class_hid_global_item_parse.c:181
if
(
hid_parser
->
ux_host_class_hid_parser_local
.
ux_host_class_hid_local_item_number_usage
==
UX_HOST_CLASS_HID_USAGES
)
ux_host_class_hid_local_item_parse.c:93
if
(
hid_parser
->
ux_host_class_hid_parser_local
.
ux_host_class_hid_local_item_number_usage
==
UX_HOST_CLASS_HID_USAGES
)
ux_host_class_hid_local_item_parse.c:156
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out