Searched refs:I2C_CR2_DMAEN (Results 1 – 1 of 1) sorted by relevance
68 #define I2C_CR2_DMAEN (1 << 11) macro261 pdev->cfg->regs->CR2 |= I2C_CR2_DMAEN; in stmI2cDmaEnable()266 pdev->cfg->regs->CR2 &= ~I2C_CR2_DMAEN; in stmI2cDmaDisable()