Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_pwr_ex.h952 void HAL_PWREx_ConfigVddIORange(uint32_t VddIOPort, uint32_t VoltageRange);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c871 void HAL_PWREx_ConfigVddIORange(uint32_t VddIOPort, uint32_t VoltageRange) in HAL_PWREx_ConfigVddIORange() function