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

UX_MAX_USB_DEVICES macro

Syntax

#define UX_MAX_USB_DEVICES 127

References

LocationText
ux_api.h:1069
#define UX_MAX_USB_DEVICES 127
ux_host_stack_new_device_create.c:125
if (hcd -> ux_hcd_nb_devices > UX_MAX_USB_DEVICES)