Searched refs:AddrEventCount (Results 1 – 2 of 2) sorted by relevance
222 __IO uint32_t AddrEventCount; /*!< I2C Address Event counter */ member
6181 hi2c->AddrEventCount++; in I2C_ITAddrCplt()6182 if (hi2c->AddrEventCount == 2U) in I2C_ITAddrCplt()6185 hi2c->AddrEventCount = 0U; in I2C_ITAddrCplt()