Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h430 #define PHYC_25_MHZ 25000000U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1511 else if (HSE_VALUE == PHYC_25_MHZ) /* HSE = 25MHz */ in USB_HS_PHYCInit()