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