Macros | |
#define | PWR_EXTERNAL_SOURCE_SUPPLY PWR_CR3_BYPASS |
#define | PWR_EXTERNAL_SOURCE_SUPPLY PWR_CR3_BYPASS |
#define | PWR_LDO_SUPPLY PWR_CR3_LDOEN |
#define | PWR_LDO_SUPPLY PWR_CR3_LDOEN |
#define | PWR_SUPPLY_CONFIG_MASK (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS) |
#define | PWR_SUPPLY_CONFIG_MASK (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS) |
#define PWR_EXTERNAL_SOURCE_SUPPLY PWR_CR3_BYPASS |
The SMPS disabled and the LDO Bypass. The Core domains are supplied from an external source
Definition at line 246 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_EXTERNAL_SOURCE_SUPPLY PWR_CR3_BYPASS |
The SMPS disabled and the LDO Bypass. The Core domains are supplied from an external source
Definition at line 246 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_LDO_SUPPLY PWR_CR3_LDOEN |
Core domains are supplied from the LDO
Definition at line 236 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_LDO_SUPPLY PWR_CR3_LDOEN |
Core domains are suppplied from the LDO
Definition at line 236 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_SUPPLY_CONFIG_MASK (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS) |
Definition at line 252 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_SUPPLY_CONFIG_MASK (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS) |
Definition at line 252 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.