Home
last modified time | relevance | path

Searched refs:PHYC_12_5_MHZ (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h427 #define PHYC_12_5_MHZ 12500000U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1499 else if (HSE_VALUE == PHYC_12_5_MHZ) /* HSE = 12.5MHz */ in USB_HS_PHYCInit()