Searched refs:bmi270_accel_scale (Results 1 – 1 of 1) sorted by relevance
201 static const struct bmi270_scale bmi270_accel_scale[] = { variable 227 .tbl = bmi270_accel_scale,228 .num = ARRAY_SIZE(bmi270_accel_scale),805 *vals = (const int *)bmi270_accel_scale; in bmi270_read_avail() 806 *length = ARRAY_SIZE(bmi270_accel_scale) * 2; in bmi270_read_avail()