usbx
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
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_SLAVE_CLASS_STORAGE_SCSI_READ16
UX_SLAVE_CLASS_STORAGE_SCSI_READ16 macro
Syntax
Show:
Summary
Declaration
from
ux_device_class_storage.h:114
#define
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
0x28
Examples
References
from
examples
Code
Location
#define
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
0x28
ux_device_class_storage.h:114
if
(
scsi_command
==
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
)
ux_device_class_storage_read.c:115
case
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
:
ux_device_class_storage_thread.c:313
UX_SLAVE_CLASS_STORAGE_SCSI_READ16
)
;
ux_device_class_storage_thread.c:316
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