incubator-nuttx/include/nuttx/timers
Simon Filgis 6376d90c3d In case of SAMV7 it is possible to overwrite the pwm output with 0 or 1 immediately. Changing the dutycycle to 0 or 100 will take effect only on end of cycle, which could be to late for some applications.
This solution adds a overwrite flag and value when updating the duty cycle.
2022-11-16 12:07:09 +08:00
..
arch_alarm.h
arch_rtc.h
arch_timer.h
capture.h drivers/timers/capture.c: add support of pwm capture driver 2022-06-28 10:35:43 +08:00
cs2100-cp.h
ds3231.h
mcp794xx.h
oneshot.h arch_alarm: adjust oneshot/arch_alarm to support tick 2022-10-12 11:55:46 +08:00
pcf85263.h
pwm.h In case of SAMV7 it is possible to overwrite the pwm output with 0 or 1 immediately. Changing the dutycycle to 0 or 100 will take effect only on end of cycle, which could be to late for some applications. 2022-11-16 12:07:09 +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 arch_timer: adjust timer/arch_timer to support tick 2022-11-01 21:53:08 +08:00
watchdog.h watchdog: Support auto monitor keep alive from oneshot lowerhalf 2022-09-20 22:04:36 +02:00