Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h88 extern struct platform_data_t tfm_peripheral_uarte2;
138 #define TFM_PERIPHERAL_UARTE2 (&tfm_peripheral_uarte2)
/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h106 extern struct platform_data_t tfm_peripheral_uarte2;
170 #define TFM_PERIPHERAL_UARTE2 (&tfm_peripheral_uarte2)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h105 extern struct platform_data_t tfm_peripheral_uarte2;
169 #define TFM_PERIPHERAL_UARTE2 (&tfm_peripheral_uarte2)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c196 struct platform_data_t tfm_peripheral_uarte2 = { variable