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

USBD_IDX_MFC_STR macro

Syntax

#define USBD_IDX_MFC_STR 0x01U

References

LocationText
ux_device_descriptors.h:260
#define USBD_IDX_MFC_STR 0x01U
ux_device_descriptors.c:245
USBD_string_framework[count++] = USBD_IDX_MFC_STR;
ux_device_descriptors.c:408
pDevDesc->iManufacturer = USBD_IDX_MFC_STR;