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

USBD_MANUFACTURER_STRING macro

Syntax

#define USBD_MANUFACTURER_STRING "STMicroelectronics"

References

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