Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h426 #define PHYC_12_MHZ 12000000U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1495 if (HSE_VALUE == PHYC_12_MHZ) /* HSE = 12MHz */ in USB_HS_PHYCInit()