HAL
USBH_FSLS_SPEED is only used within HAL.
 
Symbols
loading...
Files
loading...

USBH_FSLS_SPEED macro

Syntax

#define USBH_FSLS_SPEED 1U

References

LocationText
stm32f4xx_ll_usb.h:381
#define USBH_FSLS_SPEED 1U
stm32f4xx_hal_hcd.h:111
#define HCD_SPEED_FULL USBH_FSLS_SPEED
stm32f4xx_ll_usb.c:1480
if (cfg.speed == USBH_FSLS_SPEED)