Macros
Collaboration diagram for PWREx Supply configuration:

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)
 

Detailed Description

Macro Definition Documentation

◆ PWR_EXTERNAL_SOURCE_SUPPLY [1/2]

#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.

◆ PWR_EXTERNAL_SOURCE_SUPPLY [2/2]

#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.

◆ PWR_LDO_SUPPLY [1/2]

#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.

◆ PWR_LDO_SUPPLY [2/2]

#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.

◆ PWR_SUPPLY_CONFIG_MASK [1/2]

#define PWR_SUPPLY_CONFIG_MASK   (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS)

◆ PWR_SUPPLY_CONFIG_MASK [2/2]

#define PWR_SUPPLY_CONFIG_MASK   (PWR_CR3_SCUEN | PWR_CR3_LDOEN | PWR_CR3_BYPASS)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08