Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h431 #define PHYC_32_MHZ 32000000U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1515 else if (HSE_VALUE == PHYC_32_MHZ) /* HSE = 32MHz */ in USB_HS_PHYCInit()