nuttx/Documentation/reference/os
ouyangxiangzhen 947856efe0 sched/wdog: Add max delay tick limitation.
This commit changed the type of the delay ticks to the unsigned, which can reduce the useless branch conditions
Besides, this commit added max delay tick limitation to fix incorrect timing behavior if we delay SCLOCK_MAX in the SMP build.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2025-05-27 12:10:39 +02:00
..
addrenv.rst
app_vs_os.rst style: fix typos 2025-04-30 13:45:46 +08:00
arch.rst
board.rst
conventions.rst
events.rst
index.rst
iob.rst
led.rst
mutex.rst Documentation: fix spelling 2025-05-15 11:33:41 +08:00
newreno.rst style: fix typos 2025-04-30 13:45:46 +08:00
notifier.rst
nuttx.rst
paging.rst
shm.rst
smp.rst
time_clock.rst sched/wdog: Add max delay tick limitation. 2025-05-27 12:10:39 +02:00
wqueue.rst