/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc.c | 1424 RCC_OscInitStruct->PLL.PLLState = ((regvalue & RCC_CR_PLLON) >> RCC_CR_PLLON_Pos) + 1U; in HAL_RCC_GetOscConfig()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc.c | 1562 RCC_OscInitStruct->PLL.PLLState = ((regvalue & RCC_CR_PLLON) >> RCC_CR_PLLON_Pos) + 1U; in HAL_RCC_GetOscConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 1248 #define RCC_PLLON_BIT_NUMBER RCC_CR_PLLON_Pos
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc.h | 94 #define RCC_PLLON_BIT_NUMBER RCC_CR_PLLON_Pos
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 802 #define RCC_CR_PLLON_Pos (24U) macro 803 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f101xb.h | 817 #define RCC_CR_PLLON_Pos (24U) macro 818 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f100xb.h | 877 #define RCC_CR_PLLON_Pos (24U) macro 878 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f102x6.h | 842 #define RCC_CR_PLLON_Pos (24U) macro 843 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 2776 #define RCC_CR_PLLON_Pos (24U) macro 2777 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f030x8.h | 2806 #define RCC_CR_PLLON_Pos (24U) macro 2807 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f070x6.h | 2830 #define RCC_CR_PLLON_Pos (24U) macro 2831 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f031x6.h | 2902 #define RCC_CR_PLLON_Pos (24U) macro 2903 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f030xc.h | 3070 #define RCC_CR_PLLON_Pos (24U) macro 3071 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f038xx.h | 2877 #define RCC_CR_PLLON_Pos (24U) macro 2878 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32f070xb.h | 2922 #define RCC_CR_PLLON_Pos (24U) macro 2923 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3335 #define RCC_CR_PLLON_Pos (24U) macro 3336 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l010x8.h | 3038 #define RCC_CR_PLLON_Pos (24U) macro 3039 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l010xb.h | 3046 #define RCC_CR_PLLON_Pos (24U) macro 3047 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l011xx.h | 3136 #define RCC_CR_PLLON_Pos (24U) macro 3137 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l021xx.h | 3264 #define RCC_CR_PLLON_Pos (24U) macro 3265 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l031xx.h | 3207 #define RCC_CR_PLLON_Pos (24U) macro 3208 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l051xx.h | 3279 #define RCC_CR_PLLON_Pos (24U) macro 3280 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l010x4.h | 3027 #define RCC_CR_PLLON_Pos (24U) macro 3028 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l010x6.h | 3039 #define RCC_CR_PLLON_Pos (24U) macro 3040 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|
D | stm32l081xx.h | 3459 #define RCC_CR_PLLON_Pos (24U) macro 3460 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */
|