Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h701 #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/
Dstm32l4xx_hal_pwr_ex.h752 #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))
Dstm32l4xx_hal_opamp.h388 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument
389 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_flash_ex.h328 #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/
Dstm32h5xx_hal_pwr_ex.h410 #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/
Dstm32l0xx_hal_pwr.h161 #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/
Dstm32l1xx_hal_pwr.h402 #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))
Dstm32l1xx_hal_opamp.h460 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument
461 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_flash_ex.h549 #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/
Dstm32h7xx_hal_flash_ex.h917 #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/
Dstm32u5xx_hal_pwr_ex.h855 #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/
Dstm32wbaxx_hal_pwr_ex.h244 #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/
Dstm32l5xx_hal_opamp.h339 #define IS_OPAMP_POWER_SUPPLY_RANGE(RANGE) (((RANGE) == OPAMP_POWERSUPPLY_LOW) || \ argument
340 ((RANGE) == OPAMP_POWERSUPPLY_HIGH) )
Dstm32l5xx_hal_pwr_ex.h747 #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/
Dstm32f4xx_hal_flash_ex.h814 #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/
Dstm32g0xx_hal_pwr_ex.h523 #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/
Dstm32u0xx_hal_pwr_ex.h651 #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/
Dstm32wbxx_hal_pwr_ex.h793 #define IS_PWR_VOLTAGE_SCALING_RANGE(RANGE) (((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE1) || \ argument
794 ((RANGE) == PWR_REGULATOR_VOLTAGE_SCALE2))