Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c50 .dmaTx = I2C3_DMA_TX_CFG_B,
/device/google/contexthub/firmware/variant/argonkey/
DREADME.DMA.txt9 Stream#5: Channel#6 (I2C3_TX) I2C3_DMA_TX_CFG_B i2c-to-sens
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h75 #define I2C3_DMA_TX_CFG_B { .channel = 6, .stream = 5 } macro