Home
last modified time | relevance | path

Searched refs:RCC_CR_PLLON (Results 1 – 20 of 20) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rcc.c284 RCC_CR_HSEON | RCC_CR_CSSHSEON | RCC_CR_PLLON); in HAL_RCC_DeInit()
287 RCC_CR_HSEON | RCC_CR_PLLON); in HAL_RCC_DeInit()
290 RCC_CR_HSEON | RCC_CR_CSSHSEON | RCC_CR_PLLON); in HAL_RCC_DeInit()
1342 if((RCC->CR &RCC_CR_PLLON) == RCC_CR_PLLON) in HAL_RCC_GetOscConfig()
Dstm32l0xx_ll_rcc.c158 RCC_CR_HSEON | RCC_CR_PLLON); in LL_RCC_DeInit()
161 RCC_CR_HSEON | RCC_CR_PLLON); in LL_RCC_DeInit()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc.c331 …CLEAR_BIT(RCC->CR, RCC_CR_HSEON | RCC_CR_HSION | RCC_CR_HSIKERON| RCC_CR_HSIASFS | RCC_CR_PLLON | … in HAL_RCC_DeInit()
335 …CLEAR_BIT(RCC->CR, RCC_CR_HSEON | RCC_CR_HSION | RCC_CR_HSIKERON| RCC_CR_HSIASFS | RCC_CR_PLLON | … in HAL_RCC_DeInit()
339 CLEAR_BIT(RCC->CR, RCC_CR_HSEON | RCC_CR_HSION | RCC_CR_HSIKERON| RCC_CR_HSIASFS | RCC_CR_PLLON); in HAL_RCC_DeInit()
1580 if(READ_BIT(RCC->CR, RCC_CR_PLLON) == RCC_CR_PLLON) in HAL_RCC_GetOscConfig()
Dstm32l4xx_ll_rcc.c236 RCC_CR_PLLON)); in LL_RCC_DeInit()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rcc.c268 CLEAR_BIT(RCC->CR, RCC_CR_HSION | RCC_CR_HSEON | RCC_CR_CSSON | RCC_CR_PLLON | RCC_CR_HSEBYP); in HAL_RCC_DeInit()
1195 if((RCC->CR &RCC_CR_PLLON) == RCC_CR_PLLON) in HAL_RCC_GetOscConfig()
Dstm32l1xx_ll_rcc.c120 CLEAR_BIT(vl_mask, (RCC_CR_PLLON | RCC_CR_CSSON | RCC_CR_HSEON | RCC_CR_HSION)); in LL_RCC_DeInit()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h1206 SET_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Enable()
1217 CLEAR_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Disable()
Dstm32l1xx_hal_rcc.h112 #define RCC_PLLON_BIT_NUMBER POSITION_VAL(RCC_CR_PLLON)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h1816 SET_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Enable()
1827 CLEAR_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Disable()
Dstm32l0xx_hal_rcc.h1356 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON)
1361 #define __HAL_RCC_PLL_DISABLE() CLEAR_BIT(RCC->CR, RCC_CR_PLLON)
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h3748 SET_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Enable()
3759 CLEAR_BIT(RCC->CR, RCC_CR_PLLON); in LL_RCC_PLL_Disable()
Dstm32l4xx_hal_rcc.h4119 #define __HAL_RCC_PLL_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLON)
4121 #define __HAL_RCC_PLL_DISABLE() CLEAR_BIT(RCC->CR, RCC_CR_PLLON)
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3467 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3726 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3868 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3754 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3754 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4147 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4217 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */ macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10576 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< System PLL cloc… macro