Home
last modified time | relevance | path

Searched refs:I2cCntlrLock (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/i2c/
Di2c_core.c194 static inline int32_t I2cCntlrLock(struct I2cCntlr *cntlr) in I2cCntlrLock() function
223 if (I2cCntlrLock(cntlr) != HDF_SUCCESS) { in I2cCntlrTransfer()