USBD_PRODUCT_STRING is only used within Ux_Device_MSC.
 
Symbols
loading...
Files
loading...

USBD_PRODUCT_STRING macro

Syntax

#define USBD_PRODUCT_STRING "STM32 MSC SD Storage"

References

LocationText
ux_device_descriptors.h:221
#define USBD_PRODUCT_STRING "STM32 MSC SD Storage"
ux_device_descriptors.c:206
USBD_Desc_GetString((uint8_t *)USBD_PRODUCT_STRING, USBD_string_framework + count, &len);