Home
last modified time | relevance | path

Searched refs:PWR_AVM2 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h73 #define PWR_AVM2 PWR_SVMCR_AVM2EN /*!< Independent VDDA voltage monitor (VDDA versus 1.8 V) */ macro
832 ((TYPE) == PWR_AVM2))
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1191 case PWR_AVM2: /* VDDA Independent analog supply voltage monitor 2 (1.8V threshold) */ in HAL_PWREx_ConfigPVM()