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

USBH_HS_SPEED macro

Syntax

#define USBH_HS_SPEED 0U

References

LocationText
stm32f4xx_ll_usb.h:379
#define USBH_HS_SPEED 0U
stm32f4xx_hal_hcd.h:110
#define HCD_SPEED_HIGH USBH_HS_SPEED
stm32f4xx_ll_usb.c:1851
if ((hc->speed == USBH_HS_SPEED) && (hc->do_ping == 1U))