Lines Matching refs:iio_format_value

25 	ret = iio_format_value(buf, IIO_VAL_INT, 1, &val);  in iio_test_iio_format_value_integer()
29 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
33 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
37 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
41 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
58 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
61 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
64 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_NANO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
71 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
74 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
77 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_NANO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
84 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
87 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
90 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_NANO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
96 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
99 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
102 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_NANO, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
118 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional()
124 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional()
130 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional()
136 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional()
142 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional()
158 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL_LOG2, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional_log2()
164 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL_LOG2, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional_log2()
170 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL_LOG2, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional_log2()
176 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL_LOG2, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional_log2()
182 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL_LOG2, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fractional_log2()
195 ret = iio_format_value(buf, IIO_VAL_INT_MULTIPLE, in iio_test_iio_format_value_multiple()
213 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
219 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
225 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
231 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
237 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
243 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
249 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()