Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h70 #define PWR_UVM PWR_SVMCR_UVMEN /*!< Independent USB voltage monitor (VDDUSB versus 1.2 V) */ macro
829 (((TYPE) == PWR_UVM ) ||\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1089 case PWR_UVM: /* Independent USB voltage monitor */ in HAL_PWREx_ConfigPVM()