Searched refs:StmI2cGpioCfg (Results 1 – 2 of 2) sorted by relevance
31 struct StmI2cGpioCfg { struct37 struct StmI2cGpioCfg gpioScl; argument38 struct StmI2cGpioCfg gpioSda;
761 …ne struct Gpio* stmI2cGpioInit(const struct StmI2cBoardCfg *board, const struct StmI2cGpioCfg *cfg) in stmI2cGpioInit()