Lines Matching refs:gyroBuf
310 char gyroBuf[5];319 memset(gyroBuf, 0, sizeof(gyroBuf));320 count = read_attribute_sensor(fd, gyroBuf, sizeof(gyroBuf));324 count = sscanf(gyroBuf, "%ld", &mGyroScale);339 memset(gyroBuf, 0, sizeof(gyroBuf));