Searched refs:I2C_SLAVE_ADDRESS (Results 1 – 2 of 2) sorted by relevance
99 POKE32(I2C_SLAVE_ADDRESS, addr & ~0x01); in hw_i2c_write_data()166 POKE32(I2C_SLAVE_ADDRESS, addr | 0x01); in hw_i2c_read_data()
2024 #define I2C_SLAVE_ADDRESS 0x010043 macro