usbx
_ux_device_class_storage_synchronize_cache()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_device_class_storage_synchronize_cache()
_ux_device_class_storage_synchronize_cache() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_class_storage.h:616
UINT
_ux_device_class_storage_synchronize_cache
(
UX_SLAVE_CLASS_STORAGE
*
storage
,
ULONG
lun
,
UX_SLAVE_ENDPOINT
*
endpoint_in
,
UX_SLAVE_ENDPOINT
*
endpoint_out
,
UCHAR
*
cbwcb
,
UCHAR
scsi_command
)
;
Implemented in
ux_device_class_storage_synchronize_cache.c:86
Arguments
Argument
storage
lun
endpoint_in
endpoint_out
cbwcb
scsi_command
Related Functions
Found 21 other functions taking a
UX_SLAVE_CLASS_STORAGE_STRUCT
argument:
Function
_ux_device_class_storage_csw_send()
_ux_device_class_storage_read()
_ux_device_class_storage_write()
_ux_device_class_storage_format()
_ux_device_class_storage_inquiry()
_ux_device_class_storage_mode_select()
_ux_device_class_storage_mode_sense()
_ux_device_class_storage_prevent_allow_media_removal()
_ux_device_class_storage_read_capacity()
_ux_device_class_storage_read_format_capacity()
_ux_device_class_storage_request_sense()
_ux_device_class_storage_start_stop()
_ux_device_class_storage_test_ready()
_ux_device_class_storage_verify()
_ux_device_class_storage_read_toc()
_ux_device_class_storage_read_disk_information()
_ux_device_class_storage_get_configuration()
_ux_device_class_storage_get_status_notification()
_ux_device_class_storage_report_key()
_ux_device_class_storage_get_performance()
_ux_device_class_storage_read_dvd_structure()
Examples
References
from
examples
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