Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/native_drivers/
Dspu.h146 static inline void spu_gpio_config_non_secure(uint8_t port_number, uint32_t gpio_mask, in spu_gpio_config_non_secure() function
/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()
898 spu_gpio_config_non_secure(1, TFM_PERIPHERAL_GPIO1_PIN_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()