Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_pwr_ex.h72 #define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR1_MRUDS macro
218 #define IS_PWR_REGULATOR_UNDERDRIVE(REGULATOR) (((REGULATOR) == PWR_MAINREGULATOR_UNDERDRIVE_ON) ||…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h48 #define PWR_MAINREGULATOR_UNDERDRIVE_ON PWR_CR_MRUDS macro
296 #define IS_PWR_REGULATOR_UNDERDRIVE(REGULATOR) (((REGULATOR) == PWR_MAINREGULATOR_UNDERDRIVE_ON) ||…