nuttx/drivers/timers
ligd 6a2c03732f clock: Replace all ts and tick conversion functions
Using the ts/tick conversion functions provided in clock.h

Do this caused we want speed up the time calculation, so change:
clock_time2ticks, clock_ticks2time, clock_timespec_add,
clock_timespec_compare, clock_timespec_subtract... to MACRO

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-12 18:14:39 +08:00
..
arch_alarm.c clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
arch_rtc.c
arch_timer.c clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
capture.c Capture adds the function of edges counting 2024-08-24 11:18:05 +08:00
CMakeLists.txt
cs2100-cp.c
ds3231.c
ds3231.h
Kconfig rpmsg_rtc:Update g_basetime from rpmsg. 2024-08-27 21:35:17 +08: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 pl031:change mktime to timegm. 2024-08-27 00:15:29 +08:00
pwm.c
rpmsg_rtc.c rpmsg_rtc:Update g_basetime from rpmsg. 2024-08-27 21:35:17 +08:00
rtc.c rtc alarm:fix doesn't call nxsig_notification 2024-08-27 10:18:10 -03:00
rx8010.c
rx8010.h
timer.c timer driver:support poll. 2024-08-28 13:46:47 +08:00
watchdog.c watchdog: fix idle callback maybe not upperhalf 2024-06-08 11:59:26 +08:00