Home
last modified time | relevance | path

Searched refs:PWR_CR_VOS_1 (Results 1 – 25 of 66) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_pwr.h87 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR_VOS_1) /*!< 1.5V (range 2) */
88 #define LL_PWR_REGU_VOLTAGE_SCALE3 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /*!< 1.2V (range 3) */
Dstm32l0xx_hal_pwr.h158 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR_VOS_1
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_pwr.h87 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR_VOS_1) /*!< 1.5V (range 2) */
88 #define LL_PWR_REGU_VOLTAGE_SCALE3 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /*!< 1.2V (range 3) */
Dstm32l1xx_hal_pwr.h201 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR_VOS_1
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h87 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR_VOS_1)
88 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR_VOS_0 | PWR_CR_VOS_1) /* The SCALE1 is not avail…
Dstm32f4xx_hal_pwr_ex.h74 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR_VOS_1 /* Scale 2 mode: the maximum va…
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3243 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l010x8.h2954 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l010xb.h2962 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l011xx.h3049 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l021xx.h3177 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l031xx.h3115 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l051xx.h3193 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l010x4.h2946 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l010x6.h2952 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l081xx.h3367 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l071xx.h3239 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l052xx.h3482 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l062xx.h3610 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l053xx.h3624 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h4171 #define PWR_CR_VOS_1 0x00008000U /*!< Bit 1 */ macro
Dstm32f410rx.h4171 #define PWR_CR_VOS_1 0x00008000U /*!< Bit 1 */ macro
Dstm32f410tx.h4161 #define PWR_CR_VOS_1 0x00008000U /*!< Bit 1 */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h3806 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro
Dstm32l152xba.h3800 #define PWR_CR_VOS_1 (0x2UL << PWR_CR_VOS_Pos) /*!< 0x00001000 */ macro

123