commit | a92bbb2d19d0dbbd8ed129cf27e6e2f2881a39bc | [log] [tgz] |
---|---|---|
author | Glauber Maroto Ferreira <glauber.ferreira@espressif.com> | Tue Aug 23 17:40:25 2022 -0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Dec 05 15:09:53 2022 +0100 |
tree | 0bba6be7c0a5b4e3f417afa58391f088f01fada6 | |
parent | f0b4eb5557ad97fbf4f1ef8609f56d27b0956798 [diff] |
soc: esp32: set RTC registers to known state Low-power management is part of the RTC peripherals' domain on ESP32. This dependency implies the need to bring some RTC registers to a known state, during system initialization, to achieve proper low-power handling. The RTC slow memory region is also delimited and used during power domain options selection. Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>