rt-thread-official/components/drivers/ktime/src
Shell 3d8c27bcc9
[ktime] quality: remove recursion on hrtimer (#9110)
[ktime] feat: remove recursion on hrtimer

Replace recursive algorithm with a loop in hrtimer
when determining next timeout event and setup hr timer.

Signed-off-by: Shell <smokewood@qq.com>
2024-06-28 00:22:06 +08:00
..
aarch64 解决ktime部分函数计算时unsigned long溢出 (#9008) 2024-05-30 12:04:33 +08:00
risc-v/virt64 解决ktime部分函数计算时unsigned long溢出 (#9008) 2024-05-30 12:04:33 +08:00
boottime.c 解决ktime部分函数计算时unsigned long溢出 (#9008) 2024-05-30 12:04:33 +08:00
cputimer.c 解决ktime部分函数计算时unsigned long溢出 (#9008) 2024-05-30 12:04:33 +08:00
hrtimer.c [ktime] quality: remove recursion on hrtimer (#9110) 2024-06-28 00:22:06 +08:00