Home
last modified time | relevance | path

Searched refs:PWR_CR_VOS_0 (Results 1 – 25 of 67) sorted by relevance

123

/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h85 #if defined(PWR_CR_VOS_0)
86 #define LL_PWR_REGU_VOLTAGE_SCALE3 (PWR_CR_VOS_0)
88 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /* The SCALE1 is not avail…
Dstm32f4xx_hal_pwr_ex.h76 #define PWR_REGULATOR_VOLTAGE_SCALE3 PWR_CR_VOS_0 /* Scale 3 mode: the maximum va…
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_pwr.h86 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR_VOS_0) /*!< 1.8V (range 1) */
88 #define LL_PWR_REGU_VOLTAGE_SCALE3 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /*!< 1.2V (range 3) */
Dstm32l1xx_hal_pwr.h200 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR_VOS_0
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_pwr.h86 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR_VOS_0) /*!< 1.8V (range 1) */
88 #define LL_PWR_REGU_VOLTAGE_SCALE3 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /*!< 1.2V (range 3) */
Dstm32l0xx_hal_pwr.h157 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR_VOS_0
/hal_stm32-3.7.0/stm32cube/stm32l1xx/soc/
Dsystem_stm32l1xx.c284 PWR->CR = PWR_CR_VOS_0; in SystemInit_ExtMemCtl()
Dstm32l151xb.h3672 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l151xba.h3681 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l100xb.h3787 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l100xba.h3793 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h2953 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l021xx.h3176 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l031xx.h3114 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l041xx.h3242 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l051xx.h3192 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l010x4.h2945 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l010x6.h2951 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l010xb.h2961 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l011xx.h3048 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l081xx.h3366 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
Dstm32l071xx.h3238 #define PWR_CR_VOS_0 (0x1UL << PWR_CR_VOS_Pos) /*!< 0x00000800 */ macro
/hal_stm32-3.7.0/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h4170 #define PWR_CR_VOS_0 0x00004000U /*!< Bit 0 */ macro
Dstm32f410rx.h4170 #define PWR_CR_VOS_0 0x00004000U /*!< Bit 0 */ macro
Dstm32f410tx.h4160 #define PWR_CR_VOS_0 0x00004000U /*!< Bit 0 */ macro

123