nuttx/include/nuttx/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.h
arch_rtc.h
arch_timer.h
capture.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
cs2100-cp.h
ds3231.h
mcp794xx.h timers/mcp794xx: add option to digital trimming 2024-05-28 16:34:41 -03:00
oneshot.h clock: Replace all ts and tick conversion functions 2024-09-12 18:14:39 +08:00
pcf85263.h
pl031.h
pwm.h
rpmsg_rtc.h
rtc.h
rx8010.h
timer.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
watchdog.h