Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h86 extern struct platform_data_t tfm_peripheral_oscillators;
150 #define TFM_PERIPHERAL_OSCILLATORS (&tfm_peripheral_oscillators)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h85 extern struct platform_data_t tfm_peripheral_oscillators;
149 #define TFM_PERIPHERAL_OSCILLATORS (&tfm_peripheral_oscillators)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c56 struct platform_data_t tfm_peripheral_oscillators = { variable