Home
last modified time | relevance | path

Searched refs:PWR_CR1_VOS_0 (Results 1 – 25 of 93) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h104 #define LL_PWR_REGU_VOLTAGE_SCALE3 PWR_CR1_VOS_0
106 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0 | PWR_CR1_VOS_1)
Dstm32f7xx_hal_pwr.h128 #define PWR_REGULATOR_VOLTAGE_SCALE3 PWR_CR1_VOS_0
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h242 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 */
Dstm32g0xx_ll_pwr.h98 #define LL_PWR_REGU_VOLTAGE_SCALE1 PWR_CR1_VOS_0
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h164 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Regulator voltage output range 1…
Dstm32wlxx_ll_pwr.h124 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0) /* Regulator voltage output range 1 mode…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h135 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 no…
Dstm32g4xx_ll_pwr.h102 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h141 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 nor…
Dstm32u0xx_ll_pwr.h104 #define LL_PWR_REGU_VOLTAGE_SCALE1 PWR_CR1_VOS_0
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h188 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Regulator voltage output range 1 …
Dstm32wbxx_ll_pwr.h174 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0) /* Regulator voltage output range 1 mode…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h133 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 */
Dstm32l5xx_ll_pwr.h96 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h142 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 no…
Dstm32l4xx_ll_pwr.h105 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h3566 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g050xx.h3585 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g070xx.h3594 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g031xx.h3720 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g041xx.h3956 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g051xx.h4056 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g061xx.h4292 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5328 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< 0x00000200 */ macro
Dstm32wle5xx.h5328 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< 0x00000200 */ macro

1234