usbx
+
0
/2 examples
SourceVu will show references to
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_MSC
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_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device field
Syntax
Show:
Summary
Declaration
from
ux_host_class_storage.h:463
UX_DEVICE
*
ux_host_class_storage_device
;
Examples
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device
is referenced by 2 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
STM32F429ZI-Nucleo
Applications
USBX
Ux_Host_MSC
References
from
0/2
examples
Code
Location
Referrer
UX_DEVICE
*
ux_host_class_storage_device
;
ux_host_class_storage.h:463
storage
->
ux_host_class_storage_device
=
interface
->
ux_interface_configuration
->
ux_configuration_device
;
ux_host_class_storage_activate.c:107
_ux_host_class_storage_activate()
if
(
storage
->
ux_host_class_storage_device
->
ux_device_state
==
UX_DEVICE_CONFIGURED
)
ux_host_class_storage_configure.c:90
_ux_host_class_storage_configure()
status
=
_ux_host_stack_device_configuration_get
(
storage
->
ux_host_class_storage_device
,
0
,
&
configuration
)
;
ux_host_class_storage_configure.c:95
_ux_host_class_storage_configure()
if
(
storage
->
ux_host_class_storage_device
->
ux_device_power_source
==
UX_DEVICE_BUS_POWERED
)
ux_host_class_storage_configure.c:113
_ux_host_class_storage_configure()
parent_device
=
storage
->
ux_host_class_storage_device
->
ux_device_parent
;
ux_host_class_storage_configure.c:117
_ux_host_class_storage_configure()
control_endpoint
=
&
storage
->
ux_host_class_storage_device
->
ux_device_control_endpoint
;
ux_host_class_storage_device_reset.c:92
_ux_host_class_storage_device_reset()
control_endpoint
=
&
storage
->
ux_host_class_storage_device
->
ux_device_control_endpoint
;
ux_host_class_storage_max_lun_get.c:98
_ux_host_class_storage_max_lun_get()
transfer_request
=
&
storage
->
ux_host_class_storage_device
->
ux_device_control_endpoint
.
ux_endpoint_transfer_request
;
ux_host_class_storage_transport_bo.c:333
_ux_host_class_storage_transport_bo()
control_endpoint
=
&
storage
->
ux_host_class_storage_device
->
ux_device_control_endpoint
;
ux_host_class_storage_transport_cb.c:99
_ux_host_class_storage_transport_cb()
control_endpoint
=
&
storage
->
ux_host_class_storage_device
->
ux_device_control_endpoint
;
ux_host_class_storage_transport_cbi.c:101
_ux_host_class_storage_transport_cbi()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device
is written by 1 function and is read by 6 functions:
_ux_host_class_storage_activate()
All items filtered out
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_device
_ux_host_class_storage_configure()
_ux_host_class_storage_device_reset()
_ux_host_class_storage_max_lun_get()
_ux_host_class_storage_transport_bo()
_ux_host_class_storage_transport_cb()
_ux_host_class_storage_transport_cbi()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out