Searched defs:I2C_MasterWriteBlocking (Results 1 – 2 of 2) sorted by relevance
166 bool I2C_MasterWriteBlocking(I2C_Type * I2Cx, I2C_MasterXfer_Type * xfer) in I2C_MasterWriteBlocking() function
785 status_t I2C_MasterWriteBlocking(I2C_Type *base, const uint8_t *txBuff, size_t txSize, uint32_t fla… in I2C_MasterWriteBlocking() function
Completed in 6 milliseconds