nuttx/drivers/timers
Michal Lenc 3cc65d5d35 timers/mcp794xx: add option to digital trimming
MCP794XX supports digital trimming that periodically adds or subtracts
clock cycles, resulting in small adjustments in the internal timing.
This way inaccuracies of clock source can be compensated.

This commit adds option to set the trimming register for MCP794XX.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-05-28 16:34:41 -03:00
..
arch_alarm.c
arch_rtc.c
arch_timer.c
capture.c
CMakeLists.txt
cs2100-cp.c
ds3231.c
ds3231.h
Kconfig timers/mcp794xx: add possibility to store datetime in UTC 2024-05-28 16:34:41 -03:00
Make.defs
mcp794xx.c timers/mcp794xx: add option to digital trimming 2024-05-28 16:34:41 -03:00
mcp794xx.h
oneshot.c
pcf85263.c
pcf85263.h
pl031.c
pwm.c
rpmsg_rtc.c nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
rtc.c
rx8010.c
rx8010.h
timer.c
watchdog.c