Home
last modified time | relevance | path

Searched defs:__HAL_RCC_PLL_ENABLE (Results 1 – 25 of 38) sorted by relevance

12

/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/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/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/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h1390 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc.h1538 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h1577 #define __HAL_RCC_PLL_ENABLE() (*(__IO uint32_t *) RCC_CR_PLLON_BB = ENABLE) macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h2399 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h2072 #define __HAL_RCC_PLL_ENABLE() LL_RCC_PLL_Enable() macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h2718 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h2951 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h3042 #define __HAL_RCC_PLL_ENABLE() LL_RCC_PLL_Enable() macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h3027 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h4373 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLL1ON) macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h4232 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON) macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h7515 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLL1ON) macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3873 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3823 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3844 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3873 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3873 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3873 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h3859 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3858 #define __HAL_RCC_PLL_ENABLE __HAL_RCC_PLL1_ENABLE macro

12