UX_DEVICE_MAX_POWER_GET is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_DEVICE_MAX_POWER_GET macro

Syntax

#define UX_DEVICE_MAX_POWER_GET(d) ((d)->ux_device_max_power)

Arguments

d

References

LocationText
ux_api.h:1941
#define UX_DEVICE_MAX_POWER_GET(d) ((d)->ux_device_max_power)
ux_host_stack_device_configuration_select.c:120
(configuration -> ux_configuration_descriptor.MaxPower > UX_DEVICE_MAX_POWER_GET(device)))