Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h1036 #define PWR_VDDIO2_VM (1U) /*!< Independent VDD… macro
1087 ((__TYPE__) == PWR_VDDIO2_VM) ||\
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1273 case PWR_VDDIO2_VM: /* Independent I/Os voltage monitor */ in HAL_PWREx_ConfigPVM()