RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros

Macros

#define PWR_LDO_SUPPLY   PWR_CR3_LDOEN
 
#define PWR_EXTERNAL_SOURCE_SUPPLY   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

#define PWR_EXTERNAL_SOURCE_SUPPLY   PWR_CR3_BYPASS

The SMPS disabled and the LDO Bypass. The Core domains are supplied from an external source

◆ PWR_LDO_SUPPLY

#define PWR_LDO_SUPPLY   PWR_CR3_LDOEN

Core domains are supplied from the LDO