Searched refs:bmi08x_gyr_odr_set (Results 1 – 1 of 1) sorted by relevance
149 static int bmi08x_gyr_odr_set(const struct device *dev, uint16_t freq_int, uint16_t freq_milli) in bmi08x_gyr_odr_set() function192 return bmi08x_gyr_odr_set(dev, val->val1, val->val2 / 1000); in bmi08x_gyr_config()