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

USBD_HIGH_SPEED macro

Syntax

#define USBD_HIGH_SPEED 0x01U

References

LocationText
ux_device_descriptors.h:255
#define USBD_HIGH_SPEED 0x01U
ux_device_descriptors.c:415
if (Speed == USBD_HIGH_SPEED)
ux_device_descriptors.c:547
if (pdev->Speed == USBD_HIGH_SPEED)
ux_device_descriptors.c:688
if (pdev->Speed == USBD_HIGH_SPEED)
ux_device_descriptors.h:306
if(pdev->Speed == USBD_HIGH_SPEED) \