Home
last modified time | relevance | path

Searched refs:I2CIP_DMA_CR_REG_OFFSET (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_i2cip.h310 val = i2cip_read32(reg_base, I2CIP_DMA_CR_REG_OFFSET); in i2cip_w_tx_dma_enable()
315 i2cip_write32(val, reg_base, I2CIP_DMA_CR_REG_OFFSET); in i2cip_w_tx_dma_enable()
321 val = i2cip_read32(reg_base, I2CIP_DMA_CR_REG_OFFSET); in i2cip_w_rx_dma_enable()
326 i2cip_write32(val, reg_base, I2CIP_DMA_CR_REG_OFFSET); in i2cip_w_rx_dma_enable()
A Dreg_i2cip.h310 #define I2CIP_DMA_CR_REG_OFFSET 0x88 macro

Completed in 5 milliseconds