Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h121 extern struct platform_data_t tfm_peripheral_comp;
185 #define TFM_PERIPHERAL_COMP (&tfm_peripheral_comp)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h120 extern struct platform_data_t tfm_peripheral_comp;
184 #define TFM_PERIPHERAL_COMP (&tfm_peripheral_comp)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c308 struct platform_data_t tfm_peripheral_comp = { variable