Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h122 extern struct platform_data_t tfm_peripheral_lpcomp;
186 #define TFM_PERIPHERAL_LPCOMP (&tfm_peripheral_lpcomp)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h121 extern struct platform_data_t tfm_peripheral_lpcomp;
185 #define TFM_PERIPHERAL_LPCOMP (&tfm_peripheral_lpcomp)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c315 struct platform_data_t tfm_peripheral_lpcomp = { variable