Home
last modified time | relevance | path

Searched refs:TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_config_nrf5340_application.h258 #ifndef TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE
259 #define TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE 0 macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c897 #ifdef TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE in spu_periph_init_cfg()
898 spu_gpio_config_non_secure(1, TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()