Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						399d2d2605 
					 
					
						
						
							
							all: Using xxx_periph.h  
						
						... 
						
						
						
						Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .
Cleaned up header files from unnecessary headers (releated to soc/... headers). 
						
						
					 
					
						2019-06-03 14:15:08 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						3e1a93e5a7 
					 
					
						
						
							
							soc: rtc_vddsdio_get_config() In default configuration, VDD_SDIO LDO is always enabled  
						
						... 
						
						
						
						When using bootstrapping pin to enable VDD_SDIO, the internal LDO is always enabled at either 1.8V
or 3.3V. 
						
						
					 
					
						2018-05-25 15:14:13 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						d775cc4c4c 
					 
					
						
						
							
							soc: Fix description of rtc_config_t.tieh, add macros  
						
						... 
						
						
						
						Usage of TIEH was correct but description had 1.8V & 3.3V backwards.
Add macro definitions for TIEH values to improve readability. 
						
						
					 
					
						2018-05-25 14:58:37 +10:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						ac623a9756 
					 
					
						
						
							
							soc/rtc: restore dbg attenuation when waking from sleep  
						
						... 
						
						
						
						This fixes inability to enter deep sleep after waking up from light sleep 
						
						
					 
					
						2018-04-26 18:52:46 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						73cdfbfe79 
					 
					
						
						
							
							esp_adc_cal/Add eFuse functionality  
						
						... 
						
						
						
						This commit updates the esp_adc_cal ocmponent to support new calibration methods
which utilize calibratoin values stored in eFuse. This commit includes LUT mode 
						
						
					 
					
						2018-02-13 21:22:48 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						fb9c106bcb 
					 
					
						
						
							
							soc/rtc: add function to get/set VDDSDIO configuration  
						
						... 
						
						
						
						Also consider case of VDDSDIO force powered on in rtc_sleep. 
						
						
					 
					
						2017-11-03 15:49:09 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						6b2e16e51b 
					 
					
						
						
							
							soc: fix typo in register name  
						
						
						
						
					 
					
						2017-07-06 12:36:06 +08:00 
						 
				 
			
				
					
						
							
							
								Tian Hao 
							
						 
					 
					
						
						
							
						
						26a3cb93c7 
					 
					
						
						
							
							component/soc : move dport access header files to soc  
						
						... 
						
						
						
						1. move dport access header files to soc
2. reduce dport register write protection. Only protect read operation 
						
						
					 
					
						2017-05-09 18:06:00 +08:00 
						 
				 
			
				
					
						
							
							
								Tian Hao 
							
						 
					 
					
						
						
							
						
						f7e8856520 
					 
					
						
						
							
							component/esp32 : fix dualcore bug  
						
						... 
						
						
						
						1. When dual core cpu run access DPORT register, must do protection.
2. If access DPORT register, must use DPORT_REG_READ/DPORT_REG_WRITE and DPORT_XXX register operation macro. 
						
						
					 
					
						2017-05-08 21:53:43 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						7ee8ee8b7e 
					 
					
						
						
							
							soc: add source code of rtc_clk, rtc_pm  
						
						
						
						
					 
					
						2017-04-11 15:45:54 +08:00