setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
11 lines
497 B
Text
11 lines
497 B
Text
What: /sys/.../iio:deviceX/in_capacitableY_calibbias_calibration
|
|
What: /sys/.../iio:deviceX/in_capacitableY_calibscale_calibration
|
|
KernelVersion: 6.1
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Write 1 to trigger a calibration of the calibbias or
|
|
calibscale. For calibscale, a full scale capacitance should
|
|
be connected to the capacitance input and a
|
|
calibscale_calibration then started. For calibbias see
|
|
the device datasheet section on "capacitive system offset
|
|
calibration".
|