/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_system.h | 267 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (V… 1136 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1148 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
D | stm32l5xx_hal.h | 168 #define SYSCFG_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (VREF_OUT2) */
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_system.h | 348 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (V… 1324 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1336 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
D | stm32l4xx_hal.h | 204 #define SYSCFG_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (VREF_OUT2) …
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_system.h | 388 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (VREF_OUT… 1495 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1507 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_system.h | 428 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (VREF_OUT… 1888 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1900 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_system.h | 187 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (V… 1741 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1753 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
D | stm32u0xx_hal.h | 126 #define SYSCFG_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1: VREF_…
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_system.h | 258 #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1 (V… 1903 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1915 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
D | stm32g0xx_hal.h | 146 #define SYSCFG_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS /*!< Voltage reference scale 1: VREF_…
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_system.h | 1212 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1225 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_system.h | 1628 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1642 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_system.h | 2090 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 2104 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_system.h | 1953 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, Scale); in LL_VREFBUF_SetVoltageScaling() 1967 return (uint32_t)(READ_BIT(VREFBUF->CSR, VREFBUF_CSR_VRS)); in LL_VREFBUF_GetVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal.c | 562 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal.c | 577 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal.c | 663 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal.c | 660 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal.c | 590 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal.c | 653 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal.c | 596 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal.c | 610 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal.c | 1126 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal.c | 526 MODIFY_REG(VREFBUF->CSR, VREFBUF_CSR_VRS, VoltageScaling); in HAL_SYSCFG_VREFBUF_VoltageScalingConfig()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g031xx.h | 7471 #define VREFBUF_CSR_VRS VREFBUF_CSR_VRS_Msk /*!<Voltage referenc… macro
|