usbx
UX_EVENT_ERROR
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (5/5)...
usbx
HAL
threadx
netxduo
filex
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_EVENT_ERROR
UX_EVENT_ERROR macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1368
#define
UX_EVENT_ERROR
0x18
Examples
References
from
examples
Code
Location
#define
UX_EVENT_ERROR
0x18
ux_api.h:1368
status
=
(
UX_EVENT_ERROR
)
;
ux_device_class_cdc_acm_initialize.c:193
status
=
(
UX_EVENT_ERROR
)
;
ux_device_class_cdc_ecm_initialize.c:220
status
=
UX_EVENT_ERROR
;
ux_device_class_dfu_initialize.c:196
status
=
UX_EVENT_ERROR
;
ux_device_class_hid_initialize.c:225
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
UX_EVENT_ERROR
)
;
ux_utility_event_flags_create.c:87
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