-
choice: Output Mode
Output Mode
Type: bool
Help¶
ADC output mode: parallel or serial.
Defaults¶
ADC_DW_SERIAL
ifADC_DW
&&ADC
Choice options¶
Kconfig definition¶
At drivers/adc/Kconfig.dw:28
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:48
→ drivers/adc/Kconfig:87
Menu path: (top menu) → Device Drivers → ADC drivers → ARC Designware Driver
choice bool prompt "Output Mode" ifADC_DW
&&ADC
defaultADC_DW_SERIAL
ifADC_DW
&&ADC
depends onADC_DW
&&ADC
help ADC output mode: parallel or serial.
(Definitions include propagated dependencies, including from if’s and menus.)