nuttx/arch/arm
Michal Lenc f97d93903c samv7: add support for dead time delay to PWM driver
This commit adds support for dead time delay to SAMv7 PWM driver. The
dead time can be used to delay an active PWM output at the begining
of the period. This can be used for H bridge control for example.

The values are to be set from the application level. It is required
to allow config option PWM_DEADTIME in order to support dead time delay.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-03-07 01:30:01 +08:00
..
include Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
src samv7: add support for dead time delay to PWM driver 2023-03-07 01:30:01 +08:00
Kconfig arch/arm: correct ARCH_HAVE_DSP to ARM_HAVE_DSP 2023-03-07 01:27:28 +08:00