Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h101 extern struct platform_data_t tfm_peripheral_wdt;
151 #define TFM_PERIPHERAL_WDT (&tfm_peripheral_wdt)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c287 struct platform_data_t tfm_peripheral_wdt = { variable