HAL + 0/1 examples
CodeScope will show references to HCD_DEVICE_SPEED_FULL from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...

HCD_DEVICE_SPEED_FULL macro

Syntax

#define HCD_DEVICE_SPEED_FULL 1U

Examples

HCD_DEVICE_SPEED_FULL is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_hal_hcd.h:121
#define HCD_DEVICE_SPEED_FULL 1U
stm32f4xx_hal_hcd.c:248
if ((speed == HCD_DEVICE_SPEED_FULL) && (HostCoreSpeed == HPRT0_PRTSPD_HIGH_SPEED))