Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h133 extern struct platform_data_t tfm_peripheral_pdm0;
197 #define TFM_PERIPHERAL_PDM0 (&tfm_peripheral_pdm0)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h132 extern struct platform_data_t tfm_peripheral_pdm0;
196 #define TFM_PERIPHERAL_PDM0 (&tfm_peripheral_pdm0)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c392 struct platform_data_t tfm_peripheral_pdm0 = { variable