commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
17 lines
573 B
Plaintext
17 lines
573 B
Plaintext
What: /sys/bus/iio/devices/iio:deviceX/conversion_mode
|
|
KernelVersion: 4.2
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Specifies the hardware conversion mode used. The three
|
|
available modes are "normal", "high-speed" and "low-power",
|
|
where the last is the default mode.
|
|
|
|
|
|
What: /sys/bus/iio/devices/iio:deviceX/out_conversion_mode
|
|
KernelVersion: 4.6
|
|
Contact: linux-iio@vger.kernel.org
|
|
Description:
|
|
Specifies the hardware conversion mode used within DAC.
|
|
The two available modes are "high-power" and "low-power",
|
|
where "low-power" mode is the default mode.
|