usbx
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun
is only used within usbx.
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_lun
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun field
Syntax
Show:
Summary
Declaration
from
ux_host_class_storage.h:476
UINT
ux_host_class_storage_lun
;
Examples
References
from
examples
Code
Location
Referrer
UINT
ux_host_class_storage_lun
;
ux_host_class_storage.h:476
*
(
cbw
+
UX_HOST_CLASS_STORAGE_CBW_LUN
)
=
(
UCHAR
)
storage
->
ux_host_class_storage_lun
;
ux_host_class_storage_cbw_initialize.c:106
_ux_host_class_storage_cbw_initialize()
storage
->
ux_host_class_storage_lun
=
lun_index
;
ux_host_class_storage_device_initialize.c:140
_ux_host_class_storage_device_initialize()
storage
->
ux_host_class_storage_lun
=
storage_media
->
ux_host_class_storage_media_lun
;
ux_host_class_storage_driver_entry.c:115
_ux_host_class_storage_driver_entry()
storage
->
ux_host_class_storage_lun_removable_media_flags
[
storage
->
ux_host_class_storage_lun
]
=
*
(
inquiry_response
+
UX_HOST_CLASS_STORAGE_INQUIRY_RESPONSE_REMOVABLE_MEDIA
)
;
ux_host_class_storage_media_characteristics_get.c:135
_ux_host_class_storage_media_characteristics_get()
storage_media
->
ux_host_class_storage_media_lun
=
storage
->
ux_host_class_storage_lun
;
ux_host_class_storage_media_open.c:125
_ux_host_class_storage_media_open()
storage
->
ux_host_class_storage_lun
=
lun_index
;
ux_host_class_storage_thread_entry.c:157
_ux_host_class_storage_thread_entry()
(
storage_media
->
ux_host_class_storage_media_lun
==
storage
->
ux_host_class_storage_lun
)
)
ux_host_class_storage_thread_entry.c:194
_ux_host_class_storage_thread_entry()
(
storage_media
->
ux_host_class_storage_media_lun
==
storage
->
ux_host_class_storage_lun
)
)
ux_host_class_storage_thread_entry.c:271
_ux_host_class_storage_thread_entry()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun
is written by 3 functions and is read by 4 functions:
_ux_host_class_storage_device_initialize()
_ux_host_class_storage_driver_entry()
_ux_host_class_storage_thread_entry()
All items filtered out
UX_HOST_CLASS_STORAGE_STRUCT::ux_host_class_storage_lun
_ux_host_class_storage_cbw_initialize()
_ux_host_class_storage_media_characteristics_get()
_ux_host_class_storage_media_open()
_ux_host_class_storage_thread_entry()
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