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
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
mcp794xx.h
oneshot.c
pcf85263.c
pcf85263.h
pl031.c
pwm.c
rpmsg_rtc.c rpmsg_rtc:Update g_basetime from rpmsg. 2024-08-27 21:35:17 +08:00
rtc.c
rx8010.c
rx8010.h
timer.c timer driver:support poll. 2024-08-28 13:46:47 +08:00
watchdog.c