Home
last modified time | relevance | path

Searched refs:RCC_CFGR_OTGFSPRE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h306 #if defined(RCC_CFGR_OTGFSPRE)
307 #define LL_RCC_USB_CLKSOURCE_PLL_DIV_2 RCC_CFGR_OTGFSPRE /*!< PLL clock is divided by 2 …
1206 MODIFY_REG(RCC->CFGR, RCC_CFGR_OTGFSPRE, USBxSource); in LL_RCC_SetUSBClockSource()
Dstm32f1xx_hal_rcc_ex.h406 #define RCC_USBCLKSOURCE_PLL_DIV2 RCC_CFGR_OTGFSPRE
1700 MODIFY_REG(RCC->CFGR, RCC_CFGR_OTGFSPRE, (uint32_t)(__USBCLKSOURCE__))
1707 #define __HAL_RCC_GET_USB_SOURCE() ((uint32_t)(READ_BIT(RCC->CFGR, RCC_CFGR_OTGFSPRE)))
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rcc.c271 #if defined(RCC_CFGR_OTGFSPRE) in LL_RCC_GetUSBClockFreq()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h1436 #define RCC_CFGR_OTGFSPRE RCC_CFGR_OTGFSPRE_Msk /*!< USB OTG FS pres… macro
Dstm32f107xc.h1516 #define RCC_CFGR_OTGFSPRE RCC_CFGR_OTGFSPRE_Msk /*!< USB OTG FS pres… macro