Searched refs:StmI2cBoardCfg (Results 1 – 4 of 4) sorted by relevance
20 static const struct StmI2cBoardCfg mStmI2cBoardCfgs[] = {34 const struct StmI2cBoardCfg *boardStmI2cCfg(uint8_t busId) in boardStmI2cCfg()
36 struct StmI2cBoardCfg { struct77 extern const struct StmI2cBoardCfg *boardStmI2cCfg(uint8_t busId);
176 const struct StmI2cBoardCfg *board;761 static inline struct Gpio* stmI2cGpioInit(const struct StmI2cBoardCfg *board, const struct StmI2cGp… in stmI2cGpioInit()775 const struct StmI2cBoardCfg *board = boardStmI2cCfg(busId); in i2cMasterRequest()919 const struct StmI2cBoardCfg *board = boardStmI2cCfg(busId); in i2cSlaveRequest()