Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h94 extern struct platform_data_t tfm_peripheral_saadc;
144 #define TFM_PERIPHERAL_SAADC (&tfm_peripheral_saadc)
/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h112 extern struct platform_data_t tfm_peripheral_saadc;
176 #define TFM_PERIPHERAL_SAADC (&tfm_peripheral_saadc)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h111 extern struct platform_data_t tfm_peripheral_saadc;
175 #define TFM_PERIPHERAL_SAADC (&tfm_peripheral_saadc)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c238 struct platform_data_t tfm_peripheral_saadc = { variable