usbx
_ux_host_class_storage_thread_entry()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_class_storage_thread_entry()
_ux_host_class_storage_thread_entry() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_storage.h:644
VOID
_ux_host_class_storage_thread_entry
(
ULONG
class_address
)
;
Implemented in
ux_host_class_storage_thread_entry.c:101
Arguments
Argument
class_address
Examples
References
from
examples
Code
Location
Referrer
VOID
_ux_host_class_storage_thread_entry
(
ULONG
class_address
)
ux_host_class_storage_thread_entry.c:101
VOID
_ux_host_class_storage_thread_entry
(
ULONG
class_address
)
;
ux_host_class_storage.h:644
_ux_host_class_storage_thread_entry
,
ux_host_class_storage_entry.c:148
_ux_host_class_storage_entry()
Call Tree
from
examples
_ux_host_class_storage_thread_entry()
calls 10 functions:
All items filtered out
_ux_host_class_storage_thread_entry()
_ux_utility_memory_free()
_ux_utility_delay_ms()
_ux_utility_semaphore_get()
_ux_utility_semaphore_put()
_fxe_media_close()
_ux_host_class_storage_device_reset()
_ux_host_class_storage_media_characteristics_get()
_ux_host_class_storage_media_format_capacity_get()
_ux_host_class_storage_media_mount()
_ux_host_class_storage_unit_ready_test()
All items filtered out
Data Use
from
examples
_ux_host_class_storage_thread_entry()
reads 13 variables and writes 4 variables:
UX_HOST_CLASS_STRUCT::ux_host_class_first_instance
UX_HOST_CLASS_STRUCT::ux_host_class_media
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_next_instance
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_state
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun_removable_media_flags
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_max_lun
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun_types
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_sense_code
UX_HOST_CLASS_STORAGE_MEDIA_STRUCT::ux_host_class_storage_media_memory
UX_HOST_CLASS_STORAGE_MEDIA_STRUCT::ux_host_class_storage_media_lun
FX_MEDIA_STRUCT::fx_media_id
FX_MEDIA_STRUCT::fx_media_driver_info
All items filtered out
_ux_host_class_storage_thread_entry()
_ux_host_class_storage_entry()
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun
UX_HOST_CLASS_STORAGE_MEDIA_STRUCT::ux_host_class_storage_media_status
FX_MEDIA_STRUCT::fx_media_id
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