nuttx/sched/hrtimer
ouyangxiangzhen 281f9fc0c0 sched/hrtimer: Rename the HRTIMER_CANCEL_SYNC_DELAY timeout.
This commit renamed the HRTIMER_CANCEL_SYNC_DELAY_MS to
HRTIMER_CANCEL_SYNC_DELAY_US.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2026-01-26 16:37:10 +08:00
..
CMakeLists.txt sched/hrtimer: Add hrtimer_gettime. 2026-01-26 16:37:10 +08:00
hrtimer.h sched/hrtimer: Rename the HRTIMER_CANCEL_SYNC_DELAY timeout. 2026-01-26 16:37:10 +08:00
hrtimer_cancel.c sched/hrtimer: Update the comments. 2026-01-26 16:37:10 +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: Update the comments. 2026-01-26 16:37:10 +08:00
Make.defs sched/hrtimer: Add hrtimer_gettime. 2026-01-26 16:37:10 +08:00