Searched refs:lsm9ds0_gyro_set_fs_raw (Results 1 – 1 of 1) sorted by relevance
42 static int lsm9ds0_gyro_set_fs_raw(const struct device *dev, uint8_t fs) in lsm9ds0_gyro_set_fs_raw() function73 return lsm9ds0_gyro_set_fs_raw(dev, lsm9ds0_gyro_fs_table[i].reg_val); in lsm9ds0_gyro_set_fs()283 if (lsm9ds0_gyro_set_fs_raw(dev, LSM9DS0_GYRO_DEFAULT_FULLSCALE) < 0) { in lsm9ds0_gyro_init_chip()