Home
last modified time | relevance | path

Searched refs:get_scale (Results 1 – 1 of 1) sorted by relevance

/device/google/trout/hal/sensors/2.0/
Diio_utils.cpp220 static int get_scale(const std::string& device_dir, float* resolution) { in get_scale() function
292 err = get_scale(iio_dev_data.sysfspath, &iio_dev_data.resolution); in load_iio_devices()