Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/neonkey/src/os/
Di2c.c39 .dmaTx = I2C3_DMA_TX_CFG_A,
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h74 #define I2C3_DMA_TX_CFG_A { .channel = 3, .stream = 4 } macro