nuttx/sched/hrtimer
wangchengdong 3538d805fc sched/hrtimer: refresh code comments to match implementation
Several code comments in the hrtimer subsystem have become outdated
following recent implementation changes. This patch updates them to
accurately describe the current code behavior and algorithms.

Signed-off-by: Chengdong Wang <wangcd91@gmail.com>
2026-01-26 10:10:57 +08:00
..
CMakeLists.txt sched/hrtimer: Add high-resolution timer support for NuttX 2025-12-18 18:36:28 +08:00
hrtimer.h sched/hrtimer: refresh code comments to match implementation 2026-01-26 10:10:57 +08:00
hrtimer_cancel.c sched/hrtimer: refresh code comments to match implementation 2026-01-26 10:10:57 +08:00
hrtimer_initialize.c sched/hrtimer: refresh code comments to match implementation 2026-01-26 10:10:57 +08:00
hrtimer_process.c sched/hrtimer: refresh code comments to match implementation 2026-01-26 10:10:57 +08:00
hrtimer_start.c sched/hrtimer: refresh code comments to match implementation 2026-01-26 10:10:57 +08:00
Make.defs sched/hrtimer: Add high-resolution timer support for NuttX 2025-12-18 18:36:28 +08:00