Searched defs:I2cStmState (Results 1 – 1 of 1) sorted by relevance
131 struct I2cStmState { struct132 struct {144 } rx, tx;146 enum {150 } mode;152 enum {177 struct I2cStmState state; argument