Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c769 static const uint8_t target_peripherals[] = { in spu_periph_init_cfg() local
888 for (int i = 0; i < ARRAY_SIZE(target_peripherals); i++) { in spu_periph_init_cfg()
889 spu_peripheral_config_non_secure(target_peripherals[i], SPU_LOCK_CONF_UNLOCKED); in spu_periph_init_cfg()