usbx
UX_THREAD_PRIORITY_ENUM
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_THREAD_PRIORITY_ENUM
UX_THREAD_PRIORITY_ENUM macro
Syntax
Show:
Summary
Declaration
from
ux_port.h:159
#define
UX_THREAD_PRIORITY_ENUM
20
Examples
References
from
examples
Code
Location
#define
UX_THREAD_PRIORITY_ENUM
20
ux_port.h:159
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_cdc_acm_deactivate.c:153
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_hid_deactivate.c:147
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_storage_deactivate.c:157
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_stack_device_resources_free.c:218
UX_HOST_ENUM_THREAD_STACK_SIZE
,
UX_THREAD_PRIORITY_ENUM
,
ux_host_stack_initialize.c:276
UX_THREAD_PRIORITY_ENUM
,
UX_NO_TIME_SLICE
,
UX_AUTO_START
)
;
ux_host_stack_initialize.c:277
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