Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h100 extern struct platform_data_t tfm_peripheral_dppi;
150 #define TFM_PERIPHERAL_DPPI (&tfm_peripheral_dppi)
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h118 extern struct platform_data_t tfm_peripheral_dppi;
182 #define TFM_PERIPHERAL_DPPI (&tfm_peripheral_dppi)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h117 extern struct platform_data_t tfm_peripheral_dppi;
181 #define TFM_PERIPHERAL_DPPI (&tfm_peripheral_dppi)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c280 struct platform_data_t tfm_peripheral_dppi = { variable