nuttx/sched/hrtimer
ouyangxiangzhen 54dfa46c09 sched/hrtimer: Rename the hrtimer_is_armed.
This commit renamed the hrtimer_is_armed to hrtimer_is_pending, which is
more accurate in the semamtic, and simplify it.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-02-02 13:26:22 +08:00
..
CMakeLists.txt sched/hrtimer: Add hrtimer_gettime. 2026-01-26 16:37:10 +08:00
hrtimer.h sched/hrtimer: Rename the hrtimer_is_armed. 2026-02-02 13:26:22 +08:00
hrtimer_cancel.c sched/hrtimer: Rename the hrtimer_is_armed. 2026-02-02 13:26:22 +08:00
hrtimer_gettime.c sched/hrtimer: Add hrtimer_gettime. 2026-01-26 16:37:10 +08:00
hrtimer_initialize.c sched/hrtimer: Fix functional correctness issue in synchronization. 2026-01-26 16:37:10 +08:00
hrtimer_process.c sched/hrtimer: Update the comments. 2026-01-26 16:37:10 +08:00
hrtimer_start.c sched/hrtimer: Rename the hrtimer_is_armed. 2026-02-02 13:26:22 +08:00
Make.defs sched/hrtimer: Add hrtimer_gettime. 2026-01-26 16:37:10 +08:00