usbx + 0/1 examples
CodeScope will show references to UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read

UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read field

Syntax

UINT (*ux_slave_class_storage_media_read)(VOID *storage, ULONG lun, UCHAR *data_pointer, ULONG number_blocks, ULONG lba, ULONG *media_status);

Examples

UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read is referenced by 1 libraries and example projects.

References

LocationReferrerText
ux_device_class_storage.h:494
UINT (*ux_slave_class_storage_media_read)(VOID *storage, ULONG lun, UCHAR *data_pointer, ULONG number_blocks, ULONG lba, ULONG *media_status);
ux_device_class_storage_initialize.c:168_ux_device_class_storage_initialize()
storage -> ux_slave_class_storage_lun[lun_index].ux_slave_class_storage_media_read = storage_parameter -> ux_slave_class_storage_parameter_lun[lun_index].ux_slave_class_storage_media_read;
ux_device_class_storage_read.c:240_ux_device_class_storage_read()
status = storage -> ux_slave_class_storage_lun[lun].ux_slave_class_storage_media_read(storage, lun,

Call Tree

Functions calling UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
all items filtered out
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
Functions writing UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
Functions reading UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
Type of UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
UX_SLAVE_CLASS_STORAGE_LUN_STRUCT::ux_slave_class_storage_media_read
all items filtered out