usbx
UX_HOST_CLASS_STORAGE_MAX_MEDIA
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_MAX_MEDIA
UX_HOST_CLASS_STORAGE_MAX_MEDIA macro
Syntax
Show:
Summary
Declaration
from
ux_port.h:191
#define
UX_HOST_CLASS_STORAGE_MAX_MEDIA
1
Examples
References
from
examples
Code
Location
#define
UX_HOST_CLASS_STORAGE_MAX_MEDIA
1
ux_port.h:191
#ifndef
UX_HOST_CLASS_STORAGE_MAX_MEDIA
ux_host_class_storage.h:133
for
(
inst_index
=
0
;
inst_index
<
UX_HOST_CLASS_STORAGE_MAX_MEDIA
;
inst_index
++
)
ux_host_class_storage_deactivate.c:161
UX_COMPILE_TIME_ASSERT
(
!
UX_OVERFLOW_CHECK_MULC_ULONG
(
sizeof
(
UX_HOST_CLASS_STORAGE_MEDIA
)
,
UX_HOST_CLASS_STORAGE_MAX_MEDIA
)
,
UX_HOST_CLASS_STORAGE_MAX_MEDIA_mul_ovf
)
ux_host_class_storage_entry.c:32
UX_HOST_CLASS_STORAGE_MAX_MEDIA
*
sizeof
(
UX_HOST_CLASS_STORAGE_MEDIA
)
)
;
ux_host_class_storage_entry.c:187
for
(
media_index
=
0
;
media_index
<
UX_HOST_CLASS_STORAGE_MAX_MEDIA
;
media_index
++
)
ux_host_class_storage_media_open.c:108
for
(
media_index
=
0
;
media_index
<
UX_HOST_CLASS_STORAGE_MAX_MEDIA
;
ux_host_class_storage_thread_entry.c:185
for
(
media_index
=
0
;
media_index
<
UX_HOST_CLASS_STORAGE_MAX_MEDIA
;
ux_host_class_storage_thread_entry.c:261
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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