feat(esp_hw_support): support esp32p4 sleep cpu retention

This commit is contained in:
wuzhenghui
2024-01-15 17:27:13 +08:00
parent 03e5e4970d
commit bbc8fd5c9c
14 changed files with 1125 additions and 33 deletions

View File

@@ -72,6 +72,7 @@ extern "C" {
* 0 -- light sleep
* 1 -- deep sleep
*/
#define LIGHT_SLEEP_WAKE_STUB_ADDR_REG LP_SYSTEM_REG_LP_STORE8_REG
#define SLEEP_MODE_REG LP_SYSTEM_REG_LP_STORE8_REG
typedef enum {