Searched refs:mStmI2cCfgs (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
H A Di2c.c188 static const struct StmI2cCfg mStmI2cCfgs[] = { variable in typeref:struct:StmI2cCfg
215 static struct StmI2cDev mStmI2cDevs[ARRAY_SIZE(mStmI2cCfgs)];
789 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId];
933 const struct StmI2cCfg *cfg = &mStmI2cCfgs[busId];

Completed in 74 milliseconds