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

USBD_CONFIG_MAXPOWER macro

Syntax

#define USBD_CONFIG_MAXPOWER 25U

References

LocationText
ux_device_descriptors.h:45
#define USBD_CONFIG_MAXPOWER 25U
ux_device_descriptors.c:623
ptr->bMaxPower = USBD_CONFIG_MAXPOWER;