Searched defs:QI2CDevice (Results 1 – 1 of 1) sorted by relevance
30 typedef struct QI2CDevice QI2CDevice; typedef31 struct QI2CDevice { struct50 void qi2c_send(QI2CDevice *dev, const uint8_t *buf, uint16_t len); argument