Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h138 extern struct platform_data_t tfm_peripheral_mutex;
202 #define TFM_PERIPHERAL_MUTEX (&tfm_peripheral_mutex)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h137 extern struct platform_data_t tfm_peripheral_mutex;
201 #define TFM_PERIPHERAL_MUTEX (&tfm_peripheral_mutex)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c448 struct platform_data_t tfm_peripheral_mutex = { variable