Home
last modified time | relevance | path

Searched refs:tfm_peripheral_pdm (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h112 extern struct platform_data_t tfm_peripheral_pdm;
162 #define TFM_PERIPHERAL_PDM (&tfm_peripheral_pdm)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c399 struct platform_data_t tfm_peripheral_pdm = { variable