Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h75 extern struct platform_data_t tfm_peripheral_spis0;
125 #define TFM_PERIPHERAL_SPIS0 (&tfm_peripheral_spis0)
/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h92 extern struct platform_data_t tfm_peripheral_spis0;
156 #define TFM_PERIPHERAL_SPIS0 (&tfm_peripheral_spis0)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h91 extern struct platform_data_t tfm_peripheral_spis0;
155 #define TFM_PERIPHERAL_SPIS0 (&tfm_peripheral_spis0)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c98 struct platform_data_t tfm_peripheral_spis0 = { variable