Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h111 extern struct platform_data_t tfm_peripheral_pwm3;
161 #define TFM_PERIPHERAL_PWM3 (&tfm_peripheral_pwm3)
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h132 extern struct platform_data_t tfm_peripheral_pwm3;
196 #define TFM_PERIPHERAL_PWM3 (&tfm_peripheral_pwm3)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h131 extern struct platform_data_t tfm_peripheral_pwm3;
195 #define TFM_PERIPHERAL_PWM3 (&tfm_peripheral_pwm3)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c385 struct platform_data_t tfm_peripheral_pwm3 = { variable