mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	fix: reduce the consumption of touch sensor during deep sleep
This commit is contained in:
		@@ -121,7 +121,7 @@ set sleep_init default param
 | 
			
		||||
#define RTC_CNTL_DBG_ATTEN_MONITOR_DEFAULT  0
 | 
			
		||||
#define RTC_CNTL_BIASSLP_MONITOR_DEFAULT  0
 | 
			
		||||
#define RTC_CNTL_BIASSLP_SLEEP_DEFAULT  1
 | 
			
		||||
#define RTC_CNTL_PD_CUR_MONITOR_DEFAULT  0
 | 
			
		||||
#define RTC_CNTL_PD_CUR_MONITOR_DEFAULT  1
 | 
			
		||||
#define RTC_CNTL_PD_CUR_SLEEP_DEFAULT  1
 | 
			
		||||
 | 
			
		||||
#define APLL_SDM_STOP_VAL_1         0x09
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user