UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags

UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags field

Syntax

UCHAR ux_slave_class_storage_cbw_flags;

References

LocationReferrerText
ux_device_class_storage.h:517
UCHAR ux_slave_class_storage_cbw_flags;
ux_device_class_storage_inquiry.c:112_ux_device_class_storage_inquiry()
(storage -> ux_slave_class_storage_cbw_flags & 0x80) == 0)
ux_device_class_storage_read.c:187_ux_device_class_storage_read()
if ((storage -> ux_slave_class_storage_cbw_flags & 0x80) == 0)
ux_device_class_storage_thread.c:224_ux_device_class_storage_thread()
storage -> ux_slave_class_storage_cbw_flags = *(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_FLAGS);
ux_device_class_storage_thread.c:382_ux_device_class_storage_thread()
((storage -> ux_slave_class_storage_cbw_flags & 0x80) == 0))
ux_device_class_storage_write.c:211_ux_device_class_storage_write()
if ((storage -> ux_slave_class_storage_cbw_flags & 0x80) != 0)

Data Use

Functions writing UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
Functions reading UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
all items filtered out
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
Type of UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
UX_SLAVE_CLASS_STORAGE_STRUCT::ux_slave_class_storage_cbw_flags
all items filtered out