CONFIG_NRFX_LPCOMP

Enable LPCOMP driver

Type: bool

Direct dependencies

HAS_HW_NRF_LPCOMP && HAS_NRFX

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/modules/Kconfig.nordic:259

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:20

Menu path: (Top) → Modules → nrfx drivers

config NRFX_LPCOMP
    bool "Enable LPCOMP driver"
    depends on HAS_HW_NRF_LPCOMP && HAS_NRFX

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)