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

HCD_DEVICE_SPEED_HIGH macro

Syntax

#define HCD_DEVICE_SPEED_HIGH 0U

Examples

HCD_DEVICE_SPEED_HIGH is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_hal_hcd.h:120
#define HCD_DEVICE_SPEED_HIGH 0U
stm32f4xx_hal_hcd.c:1229
if ((hhcd->hc[ch_num].speed != HCD_DEVICE_SPEED_HIGH) && (HostCoreSpeed == HPRT0_PRTSPD_HIGH_SPEED))
stm32f4xx_hal_hcd.c:1690
if (hhcd->hc[chnum].speed == HCD_DEVICE_SPEED_HIGH)