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