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

USBD_MANUFACTURER_STRING macro

Syntax

#define USBD_MANUFACTURER_STRING "STMicroelectronics"

References

LocationText
ux_device_descriptors.h:240
#define USBD_MANUFACTURER_STRING "STMicroelectronics"
ux_device_descriptors.c:248
USBD_Desc_GetString((uint8_t *)USBD_MANUFACTURER_STRING, USBD_string_framework + count, &len);