Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_config_nrf91.h198 #ifndef TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE
199 #define TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE 0 macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_config_nrf5340_application.h262 #ifndef TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE
263 #define TFM_PERIPHERAL_DPPI_CHANNEL_MASK_SECURE 0 macro
/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()