Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h83 extern struct platform_data_t tfm_peripheral_uarte1;
133 #define TFM_PERIPHERAL_UARTE1 (&tfm_peripheral_uarte1)
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h100 extern struct platform_data_t tfm_peripheral_uarte1;
164 #define TFM_PERIPHERAL_UARTE1 (&tfm_peripheral_uarte1)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h99 extern struct platform_data_t tfm_peripheral_uarte1;
163 #define TFM_PERIPHERAL_UARTE1 (&tfm_peripheral_uarte1)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c154 struct platform_data_t tfm_peripheral_uarte1 = { variable