Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h84 extern struct platform_data_t tfm_peripheral_dcnf;
148 #define TFM_PERIPHERAL_DCNF (&tfm_peripheral_dcnf)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h83 extern struct platform_data_t tfm_peripheral_dcnf;
147 #define TFM_PERIPHERAL_DCNF (&tfm_peripheral_dcnf)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c42 struct platform_data_t tfm_peripheral_dcnf = { variable