Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h182 #define PWR_VDDIO (0U) macro
1104 #define IS_PWR_VDDIO(__VDDIO__) (((__VDDIO__) == PWR_VDDIO) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c879 case PWR_VDDIO: in HAL_PWREx_ConfigVddIORange()
926 case PWR_VDDIO: in HAL_PWREx_GetVddIORange()