Searched refs:I2C_CR_RSTA (Results 1 – 2 of 2) sorted by relevance
22 #define I2C_CR_RSTA (1 << 2) macro
214 cr |= I2C_CR_RSTA; in i2c_read()