Expand description
§RTC Control Sleep Module
§Overview
The sleep
module in the RTC CNTL (Real-Time Control)
driver
provides functionality to manage sleep and wakeup sources for ESP
chips.
The RTC_CNTL
is responsible for controlling the power and sleep behavior
of the chip.
The sleep
module allows configuring various wakeup sources and setting up
the sleep behavior based on those sources. The supported wakeup sources
include:
GPIO
pins - light sleep only- timers
SDIO (Secure Digital Input/Output) - light sleep only
MAC (Media Access Control)
wake - light sleep onlyUART0
- light sleep onlyUART1
- light sleep onlytouch
ULP (Ultra-Low Power)
wakeBT (Bluetooth) wake
- light sleep only
Structs§
- Analog
Sleep Config - Digital
Sleep Config - Ext1
Wakeup Source - HpLp
Param - HpParam
- LpParam
- Param
Sleep Config - Power
Down Flags - Power domains to be powered down during sleep
- Power
Sleep Config - RtcSleep
Config - Wake
Triggers