Searched refs:EventCount (Results 1 – 12 of 12) sorted by relevance
2929 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_IT()3014 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_IT()3109 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_DMA()3290 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_DMA()5438 if (hi2c->EventCount == 0U) in I2C_MemoryTransmit_TXE_BTF()5446 hi2c->EventCount += 2U; in I2C_MemoryTransmit_TXE_BTF()5454 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5457 else if (hi2c->EventCount == 1U) in I2C_MemoryTransmit_TXE_BTF()5462 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5464 else if (hi2c->EventCount == 2U) in I2C_MemoryTransmit_TXE_BTF()[all …]
2249 if (hsmbus->EventCount == 0U) in SMBUS_Master_SB()2254 else if (hsmbus->EventCount == 1U) in SMBUS_Master_SB()2290 if ((hsmbus->EventCount == 0U) && (hsmbus->Init.AddressingMode == SMBUS_ADDRESSINGMODE_10BIT)) in SMBUS_Master_ADDR()2298 hsmbus->EventCount++; in SMBUS_Master_ADDR()2373 hsmbus->EventCount = 0U; in SMBUS_Master_ADDR()
3035 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_IT()3120 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_IT()3215 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_DMA()3394 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_DMA()5543 if (hi2c->EventCount == 0U) in I2C_MemoryTransmit_TXE_BTF()5551 hi2c->EventCount += 2U; in I2C_MemoryTransmit_TXE_BTF()5559 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5562 else if (hi2c->EventCount == 1U) in I2C_MemoryTransmit_TXE_BTF()5567 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5569 else if (hi2c->EventCount == 2U) in I2C_MemoryTransmit_TXE_BTF()[all …]
2916 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_IT()3001 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_IT()3096 hi2c->EventCount = 0U; in HAL_I2C_Mem_Write_DMA()3275 hi2c->EventCount = 0U; in HAL_I2C_Mem_Read_DMA()5420 if (hi2c->EventCount == 0U) in I2C_MemoryTransmit_TXE_BTF()5428 hi2c->EventCount += 2U; in I2C_MemoryTransmit_TXE_BTF()5436 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5439 else if (hi2c->EventCount == 1U) in I2C_MemoryTransmit_TXE_BTF()5444 hi2c->EventCount++; in I2C_MemoryTransmit_TXE_BTF()5446 else if (hi2c->EventCount == 2U) in I2C_MemoryTransmit_TXE_BTF()[all …]
179 …__IO uint32_t EventCount; /*!< SMBUS Event counter … member
223 __IO uint32_t EventCount; /*!< I2C Event counter */ member
179 __IO uint32_t EventCount; /*!< SMBUS Event counter */ member