Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h71 #define PWR_IO2VM PWR_SVMCR_IO2VMEN /*!< Independent VDDIO2 voltage monitor (VDDIO2 versus 0.9 V) */ macro
830 ((TYPE) == PWR_IO2VM) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1123 case PWR_IO2VM: /* Independent I/Os voltage monitor */ in HAL_PWREx_ConfigPVM()