nuttx/include/nuttx/timers
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
..
arch_alarm.h
arch_rtc.h rtc/rpmsg: Add sync parameter to control whether call clock_synchronize 2022-01-16 11:58:13 +01:00
arch_timer.h
cs2100-cp.h
ds3231.h
mcp794xx.h
oneshot.h
pcf85263.h
pwm.h arch/arm/samv7: Fix PWM operation for single channel mode 2022-05-24 03:26:13 +08:00
rpmsg_rtc.h
rtc.h
rx8010.h Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
timer.h drivers/timers: rename oneshot to periodic notification parameter 2022-03-15 22:27:15 +08:00
watchdog.h