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

USBD_IDX_MFC_STR macro

Syntax

#define USBD_IDX_MFC_STR 0x01U

References

LocationText
ux_device_descriptors.h:240
#define USBD_IDX_MFC_STR 0x01U
ux_device_descriptors.c:194
USBD_string_framework[count++] = USBD_IDX_MFC_STR;
ux_device_descriptors.c:334
pDevDesc->iManufacturer = USBD_IDX_MFC_STR;