usbx
UX_CONNECTION_INCOMPATIBLE
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_CONNECTION_INCOMPATIBLE
UX_CONNECTION_INCOMPATIBLE macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1404
#define
UX_CONNECTION_INCOMPATIBLE
0x5a
Examples
References
from
examples
Code
Location
#define
UX_CONNECTION_INCOMPATIBLE
0x5a
ux_api.h:1404
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_cdc_acm_configure.c:124
return
(
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_cdc_acm_configure.c:129
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_hid_configure.c:126
return
(
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_hid_configure.c:131
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_CLASS
,
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_storage_configure.c:125
return
(
UX_CONNECTION_INCOMPATIBLE
)
;
ux_host_class_storage_configure.c:130
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