Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h26 struct StmI2cDmaCfg { struct
43 struct StmI2cDmaCfg dmaRx; argument
44 struct StmI2cDmaCfg dmaTx;
/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c589 const struct StmI2cDmaCfg *dmaCfg, const void *buf, in stmI2cMasterStartDma()