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

USBD_MAX_NUM_CONFIGURATION macro

Syntax

#define USBD_MAX_NUM_CONFIGURATION 1U

References

LocationText
ux_device_descriptors.h:38
#define USBD_MAX_NUM_CONFIGURATION 1U
ux_device_descriptors.c:337
pDevDesc->bNumConfigurations = USBD_MAX_NUM_CONFIGURATION;