Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/native_drivers/
Dspu.h122 void spu_peripheral_config_non_secure(const uint8_t periph_id, bool periph_lock);
Dspu.c300 void spu_peripheral_config_non_secure(const uint8_t periph_id, bool periph_lock) in spu_peripheral_config_non_secure() function
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c889 spu_peripheral_config_non_secure(target_peripherals[i], SPU_LOCK_CONF_UNLOCKED); in spu_periph_init_cfg()