mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			285 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			285 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[mapping:pcnt_driver]
 | 
						|
archive: libesp_driver_pcnt.a
 | 
						|
entries:
 | 
						|
    if PCNT_CTRL_FUNC_IN_IRAM = y:
 | 
						|
        pulse_cnt: pcnt_unit_start (noflash)
 | 
						|
        pulse_cnt: pcnt_unit_stop (noflash)
 | 
						|
        pulse_cnt: pcnt_unit_clear_count (noflash)
 | 
						|
        pulse_cnt: pcnt_unit_get_count (noflash)
 |