CONFIG_SPM_NRF_GPIOTE1_NS

GPIOTE1 IRQ available in Non-Secure domain

Type: bool

Direct dependencies

IS_SPM

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <nRF>/subsys/spm/Kconfig:176

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:26

Menu path: (Top) → Modules → Nordic nRF Connect → SPM → Configure Non-Secure peripherals

config SPM_NRF_GPIOTE1_NS
    bool "GPIOTE1 IRQ available in Non-Secure domain"
    default y
    depends on IS_SPM

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