Home
last modified time | relevance | path

Searched refs:USB_HS_PHYC_PLL (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c1497 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x0U << 1); in USB_HS_PHYCInit()
1501 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x2U << 1); in USB_HS_PHYCInit()
1505 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x3U << 1); in USB_HS_PHYCInit()
1509 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x4U << 1); in USB_HS_PHYCInit()
1513 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x5U << 1); in USB_HS_PHYCInit()
1517 USB_HS_PHYC->USB_HS_PHYC_PLL = (0x7U << 1); in USB_HS_PHYCInit()
1528 USB_HS_PHYC->USB_HS_PHYC_PLL |= USB_HS_PHYC_PLL_PLLEN; in USB_HS_PHYCInit()
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h827 __IO uint32_t USB_HS_PHYC_PLL; /*!< This register is used to control the PLL of the HS PHY.… member
Dstm32f730xx.h859 __IO uint32_t USB_HS_PHYC_PLL; /*!< This register is used to control the PLL of the HS PHY.… member
Dstm32f733xx.h859 __IO uint32_t USB_HS_PHYC_PLL; /*!< This register is used to control the PLL of the HS PHY.… member