mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [mapping:rmt_driver]
 | |
| archive: libesp_driver_rmt.a
 | |
| entries:
 | |
|     if RMT_RECV_FUNC_IN_IRAM = y:
 | |
|         rmt_rx: rmt_receive (noflash)
 | |
|         if SOC_RMT_SUPPORT_DMA = y:
 | |
|             rmt_rx: rmt_rx_mount_dma_buffer (noflash)
 | 
