walnux/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 sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
app_vs_os.rst style: fix typos 2025-04-30 13:45:46 +08:00
arch.rst driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
board.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
conventions.rst docs/os: fix typos 2024-04-21 11:06:46 +08:00
events.rst fs: support VFS-based named event group 2024-10-09 01:40:00 +08:00
index.rst sched/nxevent: add support of kernel event group 2024-08-23 17:00:35 +08:00
iob.rst mm/iob: add a helper function to get iob count in chain 2022-12-21 01:40:24 +08:00
led.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
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 fs: Add VFS docs 2024-02-20 18:28:09 -08:00
nuttx.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
paging.rst Docs: Fix broken links and references in docs 2020-10-22 10:22:11 -03:00
shm.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
smp.rst Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
time_clock.rst sched/wdog: Add max delay tick limitation. 2025-05-27 12:10:39 +02:00
wqueue.rst signal: Remove configurable assignment of signal numbers 2023-03-26 08:31:36 -06:00