Searched defs:StmI2cBoardCfg (Results 1 – 1 of 1) sorted by relevance
36 struct StmI2cBoardCfg { struct37 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;