usbx
UX_SYSTEM_CONTEXT_UTILITY
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_SYSTEM_CONTEXT_UTILITY
UX_SYSTEM_CONTEXT_UTILITY macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:792
#define
UX_SYSTEM_CONTEXT_UTILITY
8
Examples
References
from
examples
Code
Location
#define
UX_SYSTEM_CONTEXT_UTILITY
8
ux_api.h:792
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
UX_EVENT_ERROR
)
;
ux_utility_event_flags_create.c:87
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
UX_MEMORY_INSUFFICIENT
)
;
ux_utility_memory_allocate.c:244
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
UX_MEMORY_CORRUPTED
)
;
ux_utility_memory_free.c:131
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
status
)
;
ux_utility_mutex_create.c:88
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
status
)
;
ux_utility_mutex_on.c:86
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
status
)
;
ux_utility_semaphore_create.c:88
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
UX_ERROR
)
;
ux_utility_string_length_check.c:101
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
status
)
;
ux_utility_thread_create.c:101
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_UTILITY
,
status
)
;
ux_utility_timer_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