/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pwr.h | 248 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument 259 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument 288 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_pwr_ex.h | 117 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_pwr_ex.h | 203 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_pwr.h | 499 #define IS_PWR_REGULATOR(__REGULATOR__) (((__REGULATOR__) == PWR_MAINREGULATOR_ON) || \ argument
|
D | stm32wlxx_hal_pwr_ex.h | 478 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_pwr.h | 164 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_pwr.h | 106 #define IS_PWR_REGULATOR(__REGULATOR__) (((__REGULATOR__) == PWR_MAINREGULATOR_ON) || \ argument
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_pwr.h | 210 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) (MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATO… argument
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_pwr.h | 245 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) (MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATO… argument
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_pwr_ex.h | 348 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pwr_ex.h | 600 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_pwr_ex.h | 654 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_pwr_ex.h | 701 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pwr_ex.h | 687 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_pwr_ex.h | 1057 #define IS_PWR_REGULATOR(__REGULATOR__) ((__REGULATOR__) == PWR_MAINREGULATOR_ON) argument
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_pwr_ex.h | 720 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) do { … argument
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pwr_ex.h | 730 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) \ argument
|