Home
last modified time | relevance | path

Searched refs:I2C_IC_DMA_CR_TDMAE_BITS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_i2c/
Di2c.c52 i2c->hw->dma_cr = I2C_IC_DMA_CR_TDMAE_BITS | I2C_IC_DMA_CR_RDMAE_BITS; in i2c_init()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Di2c.h2310 #define I2C_IC_DMA_CR_TDMAE_BITS _u(0x00000002) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Di2c.h2310 #define I2C_IC_DMA_CR_TDMAE_BITS _u(0x00000002) macro