Home
last modified time | relevance | path

Searched defs:StmI2cBoardCfg (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Di2c.h36 struct StmI2cBoardCfg { struct
37 struct StmI2cGpioCfg gpioScl;
38 struct StmI2cGpioCfg gpioSda;
40 enum StmGpioSpeed gpioSpeed;
41 enum GpioPullMode gpioPull;
43 struct StmI2cDmaCfg dmaRx;
44 struct StmI2cDmaCfg dmaTx;
46 enum PlatSleepDevID sleepDev;