Searched refs:bmi270_accel_scale (Results 1 – 1 of 1) sorted by relevance
124 static const struct bmi270_scale bmi270_accel_scale[] = { variable146 .tbl = bmi270_accel_scale,147 .num = ARRAY_SIZE(bmi270_accel_scale),471 *vals = (const int *)bmi270_accel_scale; in bmi270_read_avail()472 *length = ARRAY_SIZE(bmi270_accel_scale) * 2; in bmi270_read_avail()