Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h141 extern struct platform_data_t tfm_peripheral_usbd;
205 #define TFM_PERIPHERAL_USBD (&tfm_peripheral_usbd)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h140 extern struct platform_data_t tfm_peripheral_usbd;
204 #define TFM_PERIPHERAL_USBD (&tfm_peripheral_usbd)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c469 struct platform_data_t tfm_peripheral_usbd = { variable