Searched refs:gyro_x_offset (Results 1 – 1 of 1) sorted by relevance
65 char *gyro_x_offset; member203 sprintf(mpu.gyro_x_offset, "%s%s", sysfs_path, "/in_anglvel_x_offset"); in inv_init_sysfs_attributes()571 if (write_sysfs_int(mpu.gyro_x_offset, offsets[0]) < 0) { in main()572 printf("Self-Test:ERR-Failed to write %s\n", mpu.gyro_x_offset); in main()