Searched refs:I2C_CTRL_SLAVE (Results 1 – 16 of 16) sorted by relevance
309 if (i2c->CTRL & I2C_CTRL_SLAVE) { in I2C_BusFreqSet()384 if ((i2c->CTRL & I2C_CTRL_SLAVE) && (div == 0)) { in I2C_BusFreqSet()
77 #define I2C_CTRL_SLAVE (0x1UL << 1) /**< Addressable as Slav… macro
84 #define I2C_CTRL_SLAVE (0x1UL << 1) /**< Addressable as Sla… macro
160 #define I2C_CTRL_SLAVE (0x1UL << 1) /**< Addres… macro