-
CONFIG_ADC_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
ADC Device driver initialization priority.
Kconfig definition¶
At drivers/adc/Kconfig:55
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:48
Menu path: (top menu) → Device Drivers → ADC drivers
config ADC_INIT_PRIORITY int prompt "Init priority" ifADC
default 80 ifADC
depends onADC
help ADC Device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)