nuttx/arch/arm
Petro Karashchenko 7a6253cb89 arch/arm/samv7: Fix PWM operation for single channel mode
The current SAMv7 PWM driver assumes that all PWM channels should
work in sync mode, but that is a partial case of a generic PWM
driver operation.

Start SAMv7 PWM channels in async mode. The sync mode should be
implemeted either using ioctl command or via a separate Kconfig
option.

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-05-24 03:26:13 +08:00
..
include tlsr82: first commit of telink tlsr82xx chip port. 2022-05-09 12:33:39 +08:00
src arch/arm/samv7: Fix PWM operation for single channel mode 2022-05-24 03:26:13 +08:00
Kconfig tlsr82: first commit of telink tlsr82xx chip port. 2022-05-09 12:33:39 +08:00