Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h130 #define PWR_AVDLEVEL_3 PWR_VMCR_ALS /*!< Analog voltage detector level 3 selection : 2V8 */ macro
446 ((LEVEL) == PWR_AVDLEVEL_3))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr_ex.h136 #define PWR_AVDLEVEL_3 PWR_CR1_ALS_1 /*!< Analog voltage … macro
552 ((LEVEL) == PWR_AVDLEVEL_3) ||\
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_pwr_ex.h185 #define PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 /* 2.8 V */ macro
406 ((LEVEL) == PWR_AVDLEVEL_2) || ((LEVEL) == PWR_AVDLEVEL_3))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr_ex.h267 #define PWR_AVDLEVEL_3 PWR_CR1_ALS_LEV3 /*!< Analog voltage detector level 3 macro
727 ((LEVEL) == PWR_AVDLEVEL_3))