The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_ADC_0_IRQ_PRI

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

ADC && SOC_SERIES_QUARK_D2000

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

Defaults

Kconfig definition

At soc/x86/intel_quark/quark_d2000/Kconfig.defconfig.series:124

Included via Kconfig:10Kconfig.zephyr:23soc/x86/intel_quark/Kconfig.defconfig:3

Menu path: (top menu)

config ADC_0_IRQ_PRI
    int
    default 2 if ADC && SOC_SERIES_QUARK_D2000
    depends on ADC && SOC_SERIES_QUARK_D2000

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