Searched defs:I2C_MasterReadBlocking (Results 1 – 2 of 2) sorted by relevance
218 bool I2C_MasterReadBlocking(I2C_Type * I2Cx, I2C_MasterXfer_Type * xfer) in I2C_MasterReadBlocking() function
848 status_t I2C_MasterReadBlocking(I2C_Type *base, uint8_t *rxBuff, size_t rxSize, uint32_t flags) in I2C_MasterReadBlocking() function
Completed in 8 milliseconds