CONFIG_ANT_SWI1

SWI1

Type: bool

Direct dependencies

HAS_HW_NRF_SWI1 && <choice ANT_SWI: Software interrupt to use for ANT events.>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At init/Kconfig:42

Included via Kconfig:39

Menu path: (Top) → ANT Wireless → ANT Wireless → Software interrupt to use for ANT events.

config ANT_SWI1
    bool "SWI1"
    depends on HAS_HW_NRF_SWI1 && <choice ANT_SWI: Software interrupt to use for ANT events.>

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