Searched refs:accel_x_offset (Results 1 – 1 of 1) sorted by relevance
74 char *accel_x_offset; member212 sprintf(mpu.accel_x_offset, "%s%s", sysfs_path, "/in_accel_x_offset"); in inv_init_sysfs_attributes()547 if (write_sysfs_int(mpu.accel_x_offset, offsets[0]) < 0) { in main()548 printf("Self-Test:ERR-Failed to write %s\n", mpu.accel_x_offset); in main()