Home
last modified time | relevance | path

Searched refs:TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_config_nrf91.h194 #ifndef TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE
195 #define TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE 0 macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_config_nrf5340_application.h254 #ifndef TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE
255 #define TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE 0 macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c896 spu_gpio_config_non_secure(0, TFM_PERIPHERAL_GPIO0_PIN_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()