Searched refs:ism330dhcx_gyro_range_set (Results 1 – 1 of 1) sorted by relevance
240 static int ism330dhcx_gyro_range_set(const struct device *dev, int32_t range) in ism330dhcx_gyro_range_set() function266 return ism330dhcx_gyro_range_set(dev, sensor_rad_to_degrees(val)); in ism330dhcx_gyro_config()729 if (ism330dhcx_gyro_range_set(dev, cfg->gyro_range) < 0) { in ism330dhcx_init_chip()