mirror of
https://github.com/apache/nuttx.git
synced 2026-08-13 08:25:13 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hrtimer.h | ||
| hrtimer_cancel.c | ||
| hrtimer_initialize.c | ||
| hrtimer_process.c | ||
| hrtimer_start.c | ||
| Make.defs | ||