Home
last modified time | relevance | path

Searched refs:PWR_AVDLEVEL_2 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h129 #define PWR_AVDLEVEL_2 PWR_VMCR_ALS_1 /*!< Analog voltage detector level 2 selection : 2V5 */ macro
445 ((LEVEL) == PWR_AVDLEVEL_2) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h135 #define PWR_AVDLEVEL_2 PWR_CR1_ALS_0 /*!< Analog voltage … macro
551 ((LEVEL) == PWR_AVDLEVEL_2) ||\
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h184 #define PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 /* 2.5 V */ macro
406 ((LEVEL) == PWR_AVDLEVEL_2) || ((LEVEL) == PWR_AVDLEVEL_3))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h265 #define PWR_AVDLEVEL_2 PWR_CR1_ALS_LEV2 /*!< Analog voltage detector level 2 macro
726 ((LEVEL) == PWR_AVDLEVEL_2) ||\