usbx
_ux_utility_thread_schedule_other()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_utility_thread_schedule_other()
_ux_utility_thread_schedule_other() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_utility.h:113
UINT
_ux_utility_thread_schedule_other
(
UINT
caller_priority
)
;
Implemented in
ux_utility_thread_schedule_other.c:75
Arguments
Argument
caller_priority
Examples
References
from
examples
Code
Location
Referrer
UINT
_ux_utility_thread_schedule_other
(
UINT
caller_priority
)
ux_utility_thread_schedule_other.c:75
UINT
_ux_utility_thread_schedule_other
(
UINT
caller_priority
)
;
ux_utility.h:113
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_cdc_acm_deactivate.c:153
_ux_host_class_cdc_acm_deactivate()
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_hid_deactivate.c:147
_ux_host_class_hid_deactivate()
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_class_storage_deactivate.c:157
_ux_host_class_storage_deactivate()
_ux_host_thread_schedule_other
(
UX_THREAD_PRIORITY_ENUM
)
;
ux_host_stack_device_resources_free.c:218
_ux_host_stack_device_resources_free()
Call Tree
from
examples
_ux_utility_thread_schedule_other()
is called by 4 functions and calls 3 functions:
_ux_host_class_hid_deactivate()
_ux_host_class_storage_deactivate()
_ux_host_stack_device_resources_free()
_ux_host_class_cdc_acm_deactivate()
All items filtered out
_ux_utility_thread_schedule_other()
_tx_thread_identify()
_txe_thread_priority_change()
_ux_utility_thread_relinquish()
All items filtered out
Data Use
from
examples
_ux_utility_thread_schedule_other()
reads 2 variables:
UX_SYSTEM_STRUCT::ux_system_thread_lowest_priority
_ux_system
All items filtered out
_ux_utility_thread_schedule_other()
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