mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[mapping:i2c_driver]
 | 
						|
archive: libdriver.a
 | 
						|
entries:
 | 
						|
    if I2C_ISR_IRAM_SAFE = y:
 | 
						|
        i2c_master: s_i2c_send_command_async (noflash)
 | 
						|
        i2c_master: s_i2c_write_command (noflash)
 | 
						|
        i2c_master: s_i2c_read_command (noflash)
 | 
						|
        i2c_master: s_i2c_start_end_command (noflash)
 |