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

USBD_FULL_SPEED macro

Syntax

#define USBD_FULL_SPEED 0x00U

References

LocationText
ux_device_descriptors.h:254
#define USBD_FULL_SPEED 0x00U
app_usbx_device.c:112
device_framework_full_speed = USBD_Get_Device_Framework_Speed(USBD_FULL_SPEED,
ux_device_descriptors.c:201
if (USBD_FULL_SPEED == Speed)