mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[mapping:dac_driver]
 | 
						|
archive: libesp_driver_dac.a
 | 
						|
entries:
 | 
						|
    if DAC_CTRL_FUNC_IN_IRAM = y:
 | 
						|
        dac_oneshot: dac_oneshot_output_voltage (noflash)
 | 
						|
        dac_continuous: dac_continuous_write_asynchronously (noflash)
 |