1 What: /sys/bus/iio/devices/iio:deviceX/outY_freq_start
3 Contact: linux-iio@vger.kernel.org
5 Frequency sweep start frequency in Hz.
7 What: /sys/bus/iio/devices/iio:deviceX/outY_freq_increment
9 Contact: linux-iio@vger.kernel.org
11 Frequency increment in Hz (step size) between consecutive
12 frequency points along the sweep.
14 What: /sys/bus/iio/devices/iio:deviceX/outY_freq_points
16 Contact: linux-iio@vger.kernel.org
18 Number of frequency points (steps) in the frequency sweep.
19 This value, in conjunction with the outY_freq_start and the
20 outY_freq_increment, determines the frequency sweep range
21 for the sweep operation.
23 What: /sys/bus/iio/devices/iio:deviceX/outY_settling_cycles
25 Contact: linux-iio@vger.kernel.org
27 Number of output excitation cycles (settling time cycles)
28 that are allowed to pass through the unknown impedance,
29 after each frequency increment, and before the ADC is triggered
30 to perform a conversion sequence of the response signal.