usbx
_ux_device_class_storage_thread()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_device_class_storage_thread()
_ux_device_class_storage_thread() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_class_storage.h:611
VOID
_ux_device_class_storage_thread
(
ULONG
storage_instance
)
;
Implemented in
ux_device_class_storage_thread.c:125
Arguments
Argument
storage_instance
Examples
References
from
examples
Code
Location
Referrer
VOID
_ux_device_class_storage_thread
(
ULONG
storage_class
)
ux_device_class_storage_thread.c:125
VOID
_ux_device_class_storage_thread
(
ULONG
storage_instance
)
;
ux_device_class_storage.h:611
_ux_device_class_storage_thread
,
ux_device_class_storage_initialize.c:127
_ux_device_class_storage_initialize()
Call Tree
from
examples
_ux_device_class_storage_thread()
calls 22 functions:
All items filtered out
_ux_device_class_storage_thread()
_ux_system_error_handler()
_ux_utility_long_get()
_ux_device_stack_endpoint_stall()
_ux_device_stack_transfer_request()
_ux_utility_delay_ms()
_ux_utility_thread_relinquish()
_ux_utility_thread_suspend()
_ux_device_class_storage_csw_send()
_ux_device_class_storage_format()
_ux_device_class_storage_inquiry()
_ux_device_class_storage_mode_select()
_ux_device_class_storage_mode_sense()
_ux_device_class_storage_prevent_allow_media_removal()
_ux_device_class_storage_read()
_ux_device_class_storage_read_capacity()
_ux_device_class_storage_read_format_capacity()
_ux_device_class_storage_request_sense()
_ux_device_class_storage_start_stop()
_ux_device_class_storage_test_ready()
_ux_device_class_storage_verify()
_ux_device_class_storage_write()
_ux_device_class_storage_synchronize_cache()
All items filtered out
Data Use
from
examples
_ux_device_class_storage_thread()
reads 16 variables and writes 8 variables:
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_state
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_descriptor
UX_SLAVE_ENDPOINT_STRUCT::ux_slave_endpoint_next_endpoint
UX_SLAVE_INTERFACE_STRUCT::ux_slave_interface_first_endpoint
UX_SLAVE_DEVICE_STRUCT::ux_slave_device_state
UX_SLAVE_CLASS_STRUCT::ux_slave_class_instance
UX_SLAVE_TRANSFER_STRUCT::ux_slave_transfer_request_data_pointer
UX_SLAVE_TRANSFER_STRUCT::ux_slave_transfer_request_actual_length
UX_ENDPOINT_DESCRIPTOR_STRUCT::bEndpointAddress
_ux_system_slave
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_interface
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_number_lun
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_lun
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_host_length
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_csw_status
All items filtered out
_ux_device_class_storage_thread()
_ux_device_class_storage_initialize()
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_request_sense_status
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_host_length
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_lun
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_scsi_tag
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_csw_residue
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_csw_status
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