Searched refs:ReadDrv2605l (Results 1 – 1 of 1) sorted by relevance
57 static int32_t ReadDrv2605l(struct VibratorI2cCfg *busCfg, uint16_t regAddr, uint8_t *data, uint16_… in ReadDrv2605l() function132 …ret = ReadDrv2605l(&drvData->drv2605lCfgData->vibratorBus.i2cCfg, chipIdReg, &value, sizeof(value)… in DetectDrv2605lDevice()