Searched refs:ownadd1code (Results 1 – 1 of 1) sorted by relevance
6161 uint16_t ownadd1code; in I2C_ITAddrCplt() local6172 ownadd1code = I2C_GET_OWN_ADDRESS1(hi2c); in I2C_ITAddrCplt()6178 if ((slaveaddrcode & SLAVE_ADDR_MSK) == ((ownadd1code >> SLAVE_ADDR_SHIFT) & SLAVE_ADDR_MSK)) in I2C_ITAddrCplt()6180 slaveaddrcode = ownadd1code; in I2C_ITAddrCplt()