USBD_MANUFACTURER_STRING is only used within DFU_Standalone.
 
Symbols
loading...
Files
loading...

USBD_MANUFACTURER_STRING macro

Syntax

#define USBD_MANUFACTURER_STRING "STMicroelectronics"

References

LocationText
usbd_desc.c:28
#define USBD_MANUFACTURER_STRING "STMicroelectronics"
usbd_desc.c:171
USBD_GetString((uint8_t *)USBD_MANUFACTURER_STRING, USBD_StrDesc, length);