Home
last modified time | relevance | path

Searched refs:__HAL_RCC_PLL_ENABLE (Results 1 – 25 of 59) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc.c932 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
963 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pwr_ex.c506 __HAL_RCC_PLL_ENABLE(); in HAL_PWREx_ControlVoltageScaling()
Dstm32f7xx_hal_rcc.c636 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c318 __HAL_RCC_PLL_ENABLE(); in HAL_PWREx_ControlVoltageScaling()
Dstm32f4xx_hal_rcc.c498 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc.c959 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
990 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc.c609 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rcc.c626 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc.c697 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc.c715 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc.c776 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc.c733 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h883 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc.c698 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc.c653 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc.c828 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc.c843 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
Dstm32u0xx_hal_rcc_ex.c1185 __HAL_RCC_PLL_ENABLE(); in HAL_RCCEx_EnablePLL()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h835 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc.h1342 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc.h1227 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc.c1012 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h1030 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c823 __HAL_RCC_PLL_ENABLE(); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h1390 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro

123