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