mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	adc: support adc2 working with WiFi
This commit is contained in:
		
				
					committed by
					
						
						Armando (Dou Yiwen)
					
				
			
			
				
	
			
			
			
						parent
						
							69deaf528f
						
					
				
				
					commit
					3ce2d85e9e
				
			@@ -44,6 +44,7 @@
 | 
			
		||||
//F_sample = F_digi_con / 2 / interval. F_digi_con = 5M for now. 30 <= interva <= 4095
 | 
			
		||||
#define SOC_ADC_SAMPLE_FREQ_THRES_HIGH          83333
 | 
			
		||||
#define SOC_ADC_SAMPLE_FREQ_THRES_LOW           611
 | 
			
		||||
#define SOC_ADC_ARBITER_SUPPORTED               1
 | 
			
		||||
 | 
			
		||||
/*-------------------------- APB BACKUP DMA CAPS -------------------------------*/
 | 
			
		||||
#define SOC_APB_BACKUP_DMA              (1)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user