Searched +full:slice +full:- +full:deadtime +full:- +full:prescaler (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 The PWM CCU8 module can automatically generate a high-side8 and a low-side PWM signal, where the two signals are complementary11 The module supports adding a dead time between the high-side and12 low-side PWM signals.15 transitions from 0 to 1, preventing the high-side and low-side19 pwm_ccu81. Each module has four slices, and each slice has20 two channels. A channel consists of a corresponding high-side21 and low-side PWM signal.23 The CCU8 modules use the CCU clock source. Each slice applies[all …]
2 * SPDX-License-Identifier: Apache-2.08 /dts-v1/;11 #include <infineon/cat3/xmc/xmc4700_F144x2048-intc.dtsi>12 #include <zephyr/dt-bindings/pwm/pwm.h>13 #include "xmc47_relax_kit-pinctrl.dtsi"22 die-temp0 = &die_temp;23 pwm-led0 = &pwm_led1;29 compatible = "gpio-leds";40 compatible = "pwm-leds";55 zephyr,shell-uart = &usic0ch0;[all …]