Searched refs:gyro_z_offset (Results 1 – 1 of 1) sorted by relevance
67 char *gyro_z_offset; member205 sprintf(mpu.gyro_z_offset, "%s%s", sysfs_path, "/in_anglvel_z_offset"); in inv_init_sysfs_attributes()579 if (write_sysfs_int(mpu.gyro_z_offset, offsets[2]) < 0) { in main()580 printf("Self-Test:ERR-Failed to write %s\n", mpu.gyro_z_offset); in main()