usbx
+
0
/2 examples
SourceVu will show references to
UX_HOST_CLASS_STRUCT::ux_host_class_media
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_STRUCT::ux_host_class_media
UX_HOST_CLASS_STRUCT::ux_host_class_media field
Syntax
Show:
Summary
Declaration
from
ux_api.h:1658
VOID
*
ux_host_class_media
;
Examples
UX_HOST_CLASS_STRUCT::ux_host_class_media
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
VOID
*
ux_host_class_media
;
ux_api.h:1658
storage_media
=
(
UX_HOST_CLASS_STORAGE_MEDIA
*
)
class_inst
->
ux_host_class_media
;
ux_host_class_storage_deactivate.c:116
_ux_host_class_storage_deactivate()
if
(
class_inst
->
ux_host_class_media
==
UX_NULL
)
ux_host_class_storage_entry.c:179
_ux_host_class_storage_entry()
class_inst
->
ux_host_class_media
=
ux_host_class_storage_entry.c:185
_ux_host_class_storage_entry()
if
(
class_inst
->
ux_host_class_media
==
UX_NULL
)
ux_host_class_storage_entry.c:190
_ux_host_class_storage_entry()
if
(
class_inst
->
ux_host_class_media
)
ux_host_class_storage_entry.c:224
_ux_host_class_storage_entry()
_ux_utility_memory_free
(
class_inst
->
ux_host_class_media
)
;
ux_host_class_storage_entry.c:226
_ux_host_class_storage_entry()
class_inst
->
ux_host_class_media
=
UX_NULL
;
ux_host_class_storage_entry.c:227
_ux_host_class_storage_entry()
storage_media
=
(
UX_HOST_CLASS_STORAGE_MEDIA
*
)
class_inst
->
ux_host_class_media
;
ux_host_class_storage_media_open.c:105
_ux_host_class_storage_media_open()
storage_media
=
(
UX_HOST_CLASS_STORAGE_MEDIA
*
)
class_inst
->
ux_host_class_media
;
ux_host_class_storage_thread_entry.c:182
_ux_host_class_storage_thread_entry()
storage_media
=
(
UX_HOST_CLASS_STORAGE_MEDIA
*
)
class_inst
->
ux_host_class_media
;
ux_host_class_storage_thread_entry.c:258
_ux_host_class_storage_thread_entry()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
UX_HOST_CLASS_STRUCT::ux_host_class_media
is written by 1 function and is read by 4 functions:
_ux_host_class_storage_entry()
All items filtered out
UX_HOST_CLASS_STRUCT::ux_host_class_media
_ux_host_class_storage_deactivate()
_ux_host_class_storage_entry()
_ux_host_class_storage_media_open()
_ux_host_class_storage_thread_entry()
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