esp_hw_support: keep external 40 MHz xtal related analog circuit power on during sleep

This commit is contained in:
Li Shuai
2021-09-07 14:34:56 +08:00
parent 58292a7d22
commit b3e27403f3
6 changed files with 20 additions and 6 deletions

View File

@@ -118,8 +118,10 @@ set sleep_init default param
#define RTC_CNTL_DBG_ATTEN_DEEPSLEEP_DEFAULT 15
#define RTC_CNTL_DBG_ATTEN_MONITOR_DEFAULT 0
#define RTC_CNTL_BIASSLP_MONITOR_DEFAULT 0
#define RTC_CNTL_BIASSLP_SLEEP_ON 0
#define RTC_CNTL_BIASSLP_SLEEP_DEFAULT 1
#define RTC_CNTL_PD_CUR_MONITOR_DEFAULT 0
#define RTC_CNTL_PD_CUR_SLEEP_ON 0
#define RTC_CNTL_PD_CUR_SLEEP_DEFAULT 1
#define RTC_CNTL_DG_VDD_DRV_B_SLP_DEFAULT 254