-
CONFIG_ADC_DW_SERIAL_DELAY
¶
Serial Delay
Type: int
Help¶
Number of ADC clock ticks that the first bit of the serial output is delayed after the conversion has started.
Kconfig definition¶
At drivers/adc/Kconfig.dw:57
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
config ADC_DW_SERIAL_DELAY int prompt "Serial Delay" ifADC_DW
&&ADC
default 1 ifADC_DW
&&ADC
depends onADC_DW
&&ADC
help Number of ADC clock ticks that the first bit of the serial output is delayed after the conversion has started.
(Definitions include propagated dependencies, including from if’s and menus.)