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 drivers/timers: Add weak_function for up_ function 2022-01-25 13:35:05 +01:00
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 drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
ds3231.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
ds3231.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
Kconfig qemu:add qemu rtc driver. 2023-08-02 03:27:55 -07:00
Make.defs qemu:add qemu rtc driver. 2023-08-02 03:27:55 -07:00
mcp794xx.c NuttX: Abdelatif Guettouche: update licenses to Apache 2021-04-01 12:13:12 -05:00
mcp794xx.h NuttX: Abdelatif Guettouche: update licenses to Apache 2021-04-01 12:13:12 -05:00
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 drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
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 sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
rtc.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
rx8010.c Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
rx8010.h Add EPSON RX8010SJ I2C RTC timer support 2022-02-26 11:47:24 -03:00
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