Files
Andriy Gelman d8f955e375 drivers: pwm: Add driver for xmc4xxx using ccu8 module
Adds driver for pwm on xmc4xxx using Capture Compare Unit 8 (CCU8)
module. There are two CCU8 nodes with each one having four slices.
Each slice has two output channels.

Unlike CCU4, this module can generate complementary high-side/low-side
signals for each output channel. A variable dead time can be added
during the off to on transitions to make sure that the
high-side/low-side signals are not on at the same time.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2023-07-26 15:09:41 +02:00
..
2023-05-10 16:49:59 +09:00
2023-07-25 11:22:10 +02:00
2023-05-26 09:50:09 -04:00
2023-07-18 11:04:46 +00:00
2023-05-26 09:50:09 -04:00
2023-04-24 13:27:53 +02:00
2023-04-07 13:11:54 +02:00