Home
last modified time | relevance | path

Searched refs:spu_dppi_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.h132 static inline void spu_dppi_config_non_secure(uint32_t channels_mask, bool lock_conf) in spu_dppi_config_non_secure() function
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c893 spu_dppi_config_non_secure(TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE, SPU_LOCK_CONF_LOCKED); in spu_periph_init_cfg()