Home
last modified time | relevance | path

Searched refs:I2C3_DMA_RX_CFG_A (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c38 .dmaRx = I2C3_DMA_RX_CFG_A,
/device/google/contexthub/firmware/variant/argonkey/src/os/
Di2c.c49 .dmaRx = I2C3_DMA_RX_CFG_A,
/device/google/contexthub/firmware/variant/argonkey/
DREADME.DMA.txt5 Stream#1: Channel#1 (I2C3_RX) I2C3_DMA_RX_CFG_A i2c-to-ext
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h72 #define I2C3_DMA_RX_CFG_A { .channel = 1, .stream = 1 } macro