Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h116 extern struct platform_data_t tfm_peripheral_nvmc;
166 #define TFM_PERIPHERAL_NVMC (&tfm_peripheral_nvmc)
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h143 extern struct platform_data_t tfm_peripheral_nvmc;
207 #define TFM_PERIPHERAL_NVMC (&tfm_peripheral_nvmc)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h142 extern struct platform_data_t tfm_peripheral_nvmc;
206 #define TFM_PERIPHERAL_NVMC (&tfm_peripheral_nvmc)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c483 struct platform_data_t tfm_peripheral_nvmc = { variable