Home
last modified time | relevance | path

Searched defs:StmI2cDev (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Di2c.c175 struct StmI2cDev { struct
176 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;