Searched defs:range_dps (Results 1 – 5 of 5) sorted by relevance
141 uint16_t range_dps; in bmg160_attr_set() local289 uint16_t range_dps; in bmg160_init() local
95 uint16_t any_th_dps, range_dps; in bmg160_slope_config() local
140 #define BMG160_RANGE_TO_SCALE(range_dps) \ argument
427 #define BMI08X_GYR_SCALE(range_dps) ((2 * range_dps * SENSOR_PI) / 180LL / 65536LL) argument
306 #define BMI160_GYR_SCALE_NUMERATOR(range_dps) (2 * (range_dps) * SENSOR_PI) argument