Searched defs:read_double (Results 1 – 3 of 3) sorted by relevance
63 public double read_double() in read_double() method in iio.Attr
147 int read_double(const char *str, double *val) in read_double() function
288 pub fn read_double(&mut self) -> ProtobufResult<f64> { in read_double() method