File: sysfs-bus-iio-impedance-analyzer-ad5933

package info (click to toggle)
linux 6.17.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,734,348 kB
  • sloc: ansic: 26,679,111; asm: 271,215; sh: 147,319; python: 75,916; makefile: 57,295; perl: 36,942; xml: 19,562; cpp: 5,899; yacc: 4,909; lex: 2,943; awk: 1,556; sed: 29; ruby: 25
file content (35 lines) | stat: -rw-r--r-- 1,268 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
What:		/sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_start
Date:		March 2019
KernelVersion:	3.1.0
Contact:	linux-iio@vger.kernel.org
Description:
		Frequency sweep start frequency in Hz.

What:		/sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_increment
Date:		March 2019
KernelVersion:	3.1.0
Contact:	linux-iio@vger.kernel.org
Description:
		Frequency increment in Hz (step size) between consecutive
		frequency points along the sweep.

What:		/sys/bus/iio/devices/iio:deviceX/out_altvoltageY_frequency_points
Date:		March 2019
KernelVersion:	3.1.0
Contact:	linux-iio@vger.kernel.org
Description:
		Number of frequency points (steps) in the frequency sweep.
		This value, in conjunction with the
		out_altvoltageY_frequency_start and the
		out_altvoltageY_frequency_increment, determines the frequency
		sweep range for the sweep operation.

What:		/sys/bus/iio/devices/iio:deviceX/out_altvoltageY_settling_cycles
Date:		March 2019
KernelVersion:	3.1.0
Contact:	linux-iio@vger.kernel.org
Description:
		Number of output excitation cycles (settling time cycles)
		that are allowed to pass through the unknown impedance,
		after each frequency increment, and before the ADC is triggered
		to perform a conversion sequence of the response signal.