:orphan: .. title:: BOARD_NRF9160DK_INTERFACE2_COEX .. option:: CONFIG_BOARD_NRF9160DK_INTERFACE2_COEX *Route to COEX interface* Type: ``bool`` Help ==== Pin 6: nRF9160 COEX0 connects to COEX0_PH Pin 7: nRF9160 COEX1 connects to COEX1_PH Pin 8: nRF9160 COEX2 connects to COEX2_PH Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160dk_nrf52840/Kconfig:178`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:57`` Menu path: (Top) → Board Options → Interface pins 6-8 .. parsed-literal:: config BOARD_NRF9160DK_INTERFACE2_COEX bool "Route to COEX interface" depends on \ :ref:` ` help Pin 6: nRF9160 COEX0 connects to COEX0_PH Pin 7: nRF9160 COEX1 connects to COEX1_PH Pin 8: nRF9160 COEX2 connects to COEX2_PH *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*