DATA_LEN_REQUEST_SENSE is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

DATA_LEN_REQUEST_SENSE macro

Syntax

#define DATA_LEN_REQUEST_SENSE 14U

References

LocationText
usbh_msc_scsi.h:89
#define DATA_LEN_REQUEST_SENSE 14U
usbh_msc_scsi.c:283
MSC_Handle->hbot.cbw.field.DataTransferLength = DATA_LEN_REQUEST_SENSE;
usbh_msc_scsi.c:292
MSC_Handle->hbot.cbw.field.CB[4] = DATA_LEN_REQUEST_SENSE;