Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h72 extern struct platform_data_t tfm_peripheral_clock;
122 #define TFM_PERIPHERAL_CLOCK (&tfm_peripheral_clock)
/trusted-firmware-m-latest/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h88 extern struct platform_data_t tfm_peripheral_clock;
152 #define TFM_PERIPHERAL_CLOCK (&tfm_peripheral_clock)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h87 extern struct platform_data_t tfm_peripheral_clock;
151 #define TFM_PERIPHERAL_CLOCK (&tfm_peripheral_clock)
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c70 struct platform_data_t tfm_peripheral_clock = { variable