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

HCFG_6_MHZ macro

Syntax

#define HCFG_6_MHZ 2U

References

LocationText
stm32f4xx_ll_usb.h:404
#define HCFG_6_MHZ 2U
stm32f4xx_hal_hcd.c:1939
(void)USB_InitFSLSPClkSel(hhcd->Instance, HCFG_6_MHZ);
stm32f4xx_ll_usb.c:1572
else if (freq == HCFG_6_MHZ)