Searched defs:StmI2cDev (Results 1 – 1 of 1) sorted by relevance
175 struct StmI2cDev { struct176 const struct StmI2cCfg *cfg;177 const struct StmI2cBoardCfg *board;178 struct I2cStmState state;180 uint32_t last;182 struct Gpio *scl;183 struct Gpio *sda;185 uint8_t addr;