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

Device name for AIO/comparator

Type: string

Help

Device name for the AIO/comparator.

Direct dependencies

AIO_COMPARATOR

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

Defaults

Kconfig definition

At drivers/aio/Kconfig:22

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:58

Menu path: (top menu) → Device Drivers → AIO/Comparator Configuration

config AIO_COMPARATOR_0_NAME
    string
    prompt "Device name for AIO/comparator" if AIO_COMPARATOR
    default "AIO_CMP_0" if AIO_COMPARATOR
    depends on AIO_COMPARATOR
    help
      Device name for the AIO/comparator.

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