Searched refs:BMI160_DEFAULT_RANGE_GYR (Results 1 – 2 of 2) sorted by relevance
348 # define BMI160_DEFAULT_RANGE_GYR BMI160_GYR_RANGE_2000DPS macro350 # define BMI160_DEFAULT_RANGE_GYR BMI160_GYR_RANGE_1000DPS macro352 # define BMI160_DEFAULT_RANGE_GYR BMI160_GYR_RANGE_500DPS macro354 # define BMI160_DEFAULT_RANGE_GYR BMI160_GYR_RANGE_250DPS macro356 # define BMI160_DEFAULT_RANGE_GYR BMI160_GYR_RANGE_125DPS macro
839 gyr_range = BMI160_DEFAULT_RANGE_GYR; in bmi160_attr_get()1133 BMI160_DEFAULT_RANGE_GYR) < 0) { in bmi160_init()1138 gyr_range = bmi160_gyr_reg_val_to_range(BMI160_DEFAULT_RANGE_GYR); in bmi160_init()