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 drivers/alarm: modify the default precision of up_perf_gettime to ns 2023-09-08 01:09:02 +03:00
arch_rtc.c
arch_timer.c perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
capture.c driver/capture : add capture debug, fixed compile warning 2023-08-18 09:21:46 +02:00
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
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 inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
pcf85263.c drivers/timers/pcf85263.c: Fix compilation 2023-09-06 12:20:57 +08:00
pcf85263.h
pl031.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
pwm.c pwm: fix incorrect documentation for PWMIOC_SETCHARACTERISTICS IOCTL 2023-08-24 01:37:40 +08:00
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 drivers/rtc: Skip clock_synchronize if settime return positive value 2023-11-20 13:28:09 +01:00
rx8010.c
rx8010.h
timer.c nuttx: use lib_free for memory de-allocation after strdup or asprintf 2023-08-08 11:58:29 -03:00
watchdog.c nuttx: fix nxstyle issues 2023-09-16 14:17:47 +08:00