CONFIG_BOARD_NRF9160DK_NRF52840_RESET_P0_22

P0.22

Type: bool

Help

Pin P0.22 on nRF52840, connected to P0.21 on the nRF9160.

Direct dependencies

BOARD_NRF9160DK_INTERFACE1_MCU && <choice: Pin used for reset>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/boards/arm/nrf9160dk_nrf52840/Kconfig:228

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:48

Menu path: (Top) → Board Options → Enable GPIO reset line → Pin used for reset

config BOARD_NRF9160DK_NRF52840_RESET_P0_22
    bool "P0.22"
    depends on BOARD_NRF9160DK_INTERFACE1_MCU && <choice: Pin used for reset>
    help
      Pin P0.22 on nRF52840,
      connected to P0.21 on the nRF9160.

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