Searched refs:I2C_SLAVE_ADDRESS (Results 1 – 2 of 2) sorted by relevance
91 poke32(I2C_SLAVE_ADDRESS, addr & ~0x01); in hw_i2c_write_data()156 poke32(I2C_SLAVE_ADDRESS, addr | 0x01); in hw_i2c_read_data()
1261 #define I2C_SLAVE_ADDRESS 0x010043 macro