usbx
UX_HOST_CLASS_HID_USAGE_OVERFLOW
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
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_USAGE_OVERFLOW
UX_HOST_CLASS_HID_USAGE_OVERFLOW macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1417
#define
UX_HOST_CLASS_HID_USAGE_OVERFLOW
0x71
Examples
References
from
examples
Code
Location
#define
UX_HOST_CLASS_HID_USAGE_OVERFLOW
0x71
ux_api.h:1417
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_global_item_parse.c:185
return
(
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_global_item_parse.c:190
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_local_item_parse.c:97
return
(
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_local_item_parse.c:102
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_local_item_parse.c:160
return
(
UX_HOST_CLASS_HID_USAGE_OVERFLOW
)
;
ux_host_class_hid_local_item_parse.c:165
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