usbx
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_READ_CAPACITY_RESPONSE_LENGTH
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH macro
Syntax
Show:
Summary
Declaration
from
ux_device_class_storage.h:255
#define
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
8
Examples
References
from
examples
Code
Location
#define
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
8
ux_device_class_storage.h:255
#if
UX_SLAVE_REQUEST_DATA_MAX_LENGTH
<
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
ux_device_class_storage_read_capacity.c:33
_ux_utility_memory_set
(
read_capacity_buffer
,
0
,
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
)
;
/* Use case of memcpy is verified. */
ux_device_class_storage_read_capacity.c:137
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
,
ux_device_class_storage_read_capacity.c:165
UX_SLAVE_CLASS_STORAGE_READ_CAPACITY_RESPONSE_LENGTH
)
;
ux_device_class_storage_read_capacity.c:166
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