Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/
Dtfm_peripherals_def.h109 extern struct platform_data_t tfm_peripheral_pwm1;
159 #define TFM_PERIPHERAL_PWM1 (&tfm_peripheral_pwm1)
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/
Dtfm_peripherals_def.h130 extern struct platform_data_t tfm_peripheral_pwm1;
194 #define TFM_PERIPHERAL_PWM1 (&tfm_peripheral_pwm1)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/
Dtfm_peripherals_def.h129 extern struct platform_data_t tfm_peripheral_pwm1;
193 #define TFM_PERIPHERAL_PWM1 (&tfm_peripheral_pwm1)
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtarget_cfg.c371 struct platform_data_t tfm_peripheral_pwm1 = { variable