Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h84 extern struct platform_data_t tfm_peripheral_spim2;
134 #define TFM_PERIPHERAL_SPIM2 (&tfm_peripheral_spim2)
/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h102 extern struct platform_data_t tfm_peripheral_spim2;
166 #define TFM_PERIPHERAL_SPIM2 (&tfm_peripheral_spim2)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h101 extern struct platform_data_t tfm_peripheral_spim2;
165 #define TFM_PERIPHERAL_SPIM2 (&tfm_peripheral_spim2)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c168 struct platform_data_t tfm_peripheral_spim2 = { variable