nuttx/drivers/timers
zhangyuan21 aa9f15d635 arch_alarm: change tick to g_current_tick
When the system starts up, the hw count may not start counting from 0,
which can cause the processing time of the first oneshot handler to be
too long. Therefore, the current tick value should be set based on the
hw count during initialization.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-09-06 17:28:26 +08:00
..
arch_alarm.c arch_alarm: change tick to g_current_tick 2023-09-06 17:28:26 +08: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
Make.defs
mcp794xx.c
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
rtc.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08: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: use lib_free for memory de-allocation after strdup or asprintf 2023-08-08 11:58:29 -03:00