:orphan: .. title:: ANT_SWI1 .. option:: CONFIG_ANT_SWI1 *SWI1* Type: ``bool`` Direct dependencies =================== HAS_HW_NRF_SWI1 && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``init/Kconfig:42`` Included via ``Kconfig:34`` Menu path: (Top) → ANT Wireless → Software interrupt to use for ANT events. .. parsed-literal:: config ANT_SWI1 bool "SWI1" depends on HAS_HW_NRF_SWI1 && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*