USBD_FULL_SPEED is only used within Ux_Device_CDC_ECM.
 
Symbols
loading...
Files
loading...

USBD_FULL_SPEED macro

Syntax

#define USBD_FULL_SPEED 0x00U

References

LocationText
ux_device_descriptors.h:292
#define USBD_FULL_SPEED 0x00U
app_usbx_device.c:132
device_framework_full_speed = USBD_Get_Device_Framework_Speed(USBD_FULL_SPEED,
ux_device_descriptors.c:150
if (USBD_FULL_SPEED == Speed)