Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h142 extern struct platform_data_t tfm_peripheral_usbreg;
206 #define TFM_PERIPHERAL_USBREG (&tfm_peripheral_usbreg)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h141 extern struct platform_data_t tfm_peripheral_usbreg;
205 #define TFM_PERIPHERAL_USBREG (&tfm_peripheral_usbreg)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c476 struct platform_data_t tfm_peripheral_usbreg = { variable