/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_pwr_ex.h | 701 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1_BOOST) || \ argument 702 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ 703 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2)) 705 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 706 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_pwr_ex.h | 752 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1_BOOST) || \ argument 753 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ 754 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2)) 756 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 757 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
D | stm32l4xx_hal_opamp.h | 388 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument 389 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_flash_ex.h | 328 #define IS_VOLTAGERANGE(RANGE)(((RANGE) == FLASH_VOLTAGE_RANGE_1) || \ argument 329 ((RANGE) == FLASH_VOLTAGE_RANGE_2) || \ 330 ((RANGE) == FLASH_VOLTAGE_RANGE_3) || \ 331 ((RANGE) == FLASH_VOLTAGE_RANGE_4))
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_pwr_ex.h | 410 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE0) ||\ argument 411 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) ||\ 412 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2) ||\ 413 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_pwr.h | 161 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 162 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2) || \ 163 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_pwr.h | 402 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 403 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2) || \ 404 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE3))
|
D | stm32l1xx_hal_opamp.h | 460 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument 461 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_flash_ex.h | 549 #define IS_VOLTAGERANGE(RANGE)(((RANGE) == FLASH_VOLTAGE_RANGE_1) || \ argument 550 ((RANGE) == FLASH_VOLTAGE_RANGE_2) || \ 551 ((RANGE) == FLASH_VOLTAGE_RANGE_3) || \ 552 ((RANGE) == FLASH_VOLTAGE_RANGE_4))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_flash_ex.h | 917 #define IS_VOLTAGERANGE(RANGE) (((RANGE) == FLASH_VOLTAGE_RANGE_1) || \ argument 918 ((RANGE) == FLASH_VOLTAGE_RANGE_2) || \ 919 ((RANGE) == FLASH_VOLTAGE_RANGE_3) || \ 920 ((RANGE) == FLASH_VOLTAGE_RANGE_4))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_pwr_ex.h | 855 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) \ argument 856 (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) ||\ 857 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2) ||\ 858 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE3) ||\ 859 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE4))
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_pwr_ex.h | 244 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) ||\ argument 245 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_opamp.h | 339 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument 340 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
|
D | stm32l5xx_hal_pwr_ex.h | 747 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE0) || \ argument 748 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ 749 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_flash_ex.h | 814 #define IS_VOLTAGERANGE(RANGE)(((RANGE) == FLASH_VOLTAGE_RANGE_1) || \ argument 815 ((RANGE) == FLASH_VOLTAGE_RANGE_2) || \ 816 ((RANGE) == FLASH_VOLTAGE_RANGE_3) || \ 817 ((RANGE) == FLASH_VOLTAGE_RANGE_4))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_pwr_ex.h | 523 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 524 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pwr_ex.h | 651 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 652 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_pwr_ex.h | 793 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument 794 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))
|