CONFIG_ADC_ITE_IT8XXX2
ITE IT8XXX2 ADC driver
Type: bool
Help
This option enables the ADC driver for IT8XXX2
family of processors.
Voltage range 0 to 3000mV.
Support 10-bit resolution.
Support 8 channels: ch0~ch7.
Direct dependencies
(ADC
&& SOC_SERIES_RISCV32_IT8XXX2
) || (ADC
&& SOC_SERIES_RISCV32_IT8XXX2
) || (SOC_FAMILY_RISCV_ITE
&& ADC
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.defconfig.series:63
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/riscv/riscv-ite/Kconfig.defconfig:4
Menu path: (Top)
config ADC_ITE_IT8XXX2
bool
default y
depends on ADC && SOC_SERIES_RISCV32_IT8XXX2
At <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.defconfig.series:63
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/riscv/riscv-ite/Kconfig.defconfig:4
Menu path: (Top)
config ADC_ITE_IT8XXX2
bool
default y
depends on ADC && SOC_SERIES_RISCV32_IT8XXX2
At <Zephyr>/drivers/adc/Kconfig.it8xxx2:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:50
→ <Zephyr>/drivers/adc/Kconfig:47
Menu path: (Top) → Device Drivers → ADC drivers
config ADC_ITE_IT8XXX2
bool "ITE IT8XXX2 ADC driver"
depends on SOC_FAMILY_RISCV_ITE && ADC
help
This option enables the ADC driver for IT8XXX2
family of processors.
Voltage range 0 to 3000mV.
Support 10-bit resolution.
Support 8 channels: ch0~ch7.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)