Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h428 #define PHYC_16_MHZ 16000000U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1503 else if (HSE_VALUE == PHYC_16_MHZ) /* HSE = 16MHz */ in USB_HS_PHYCInit()