STM32_USB_Device_Library + 0/14 examples
CodeScope will show references to STANDARD_INQUIRY_DATA_LEN from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
USB_Device
STM324xG_EVAL
Demonstrations
Applications
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
USB_Device
STM32F413H-Discovery
Demonstrations
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

STANDARD_INQUIRY_DATA_LEN macro

Syntax

#define STANDARD_INQUIRY_DATA_LEN 0x24U

Examples

STANDARD_INQUIRY_DATA_LEN is referenced by 14 libraries and example projects.

References

LocationText
usbd_msc_scsi.h:106
#define STANDARD_INQUIRY_DATA_LEN 0x24U
usbd_msc_scsi.c:295
->pInquiry[lun * STANDARD_INQUIRY_DATA_LEN];