UX_SLAVE_CLASS_STORAGE_CBW_LENGTH is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SLAVE_CLASS_STORAGE_CBW_LENGTH

UX_SLAVE_CLASS_STORAGE_CBW_LENGTH macro

Syntax

#define UX_SLAVE_CLASS_STORAGE_CBW_LENGTH 31

References

LocationText
ux_device_class_storage.h:140
#define UX_SLAVE_CLASS_STORAGE_CBW_LENGTH 31
ux_device_class_storage_thread.c:232
if ((lun < storage -> ux_slave_class_storage_number_lun) && (length == UX_SLAVE_CLASS_STORAGE_CBW_LENGTH))