CONFIG_ADC_DW_FALLING_EDGE

Falling Edge

Type: bool

Direct dependencies

<choice: Capture Mode>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/adc/Kconfig.dw:52

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:48drivers/adc/Kconfig:87

Menu path: (top menu) → Device Drivers → ADC drivers → ARC Designware Driver → Capture Mode

config ADC_DW_FALLING_EDGE
    bool
    prompt "Falling Edge" if <choice: Capture Mode>
    depends on <choice: Capture Mode>

(Definitions include propagated dependencies, including from if’s and menus.)