walnux/Documentation
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
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static
_templates
applications docs/gps: Add documentation for gps example program. 2025-05-26 10:51:51 -03:00
components drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
contributing WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
debugging Documentation: fix spelling 2025-05-15 11:33:41 +08:00
faq DOC: Add how to get application on NSH 2024-06-06 02:39:56 +08:00
guides Documentation: fix spelling 2025-05-15 11:33:41 +08:00
implementation WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
introduction WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
logos style: fix typos 2025-04-30 13:45:46 +08:00
platforms docs/arm64/imx8/boards/imx8qm-mek: Migrate README.txt to RST 2025-05-27 16:30:21 +08:00
quickstart doc: update GDB python plugin path 2025-02-18 11:16:17 -03:00
reference sched/wdog: Add max delay tick limitation. 2025-05-27 12:10:39 +02:00
ReleaseNotes style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
.gitignore docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
conf.py adding "edit on github" option in docs 2025-05-25 09:52:44 -03:00
glossary.rst
index.rst docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
known-warnings.txt fs: Add VFS docs 2024-02-20 18:28:09 -08:00
legacy_README.md Documentation: fix spelling 2025-05-15 11:33:41 +08:00
make.bat
Makefile docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
Pipfile docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
Pipfile.lock Documentation: Bump docutils from 0.18.1 to 0.19 2024-11-24 17:52:30 +08:00
substitutions.rst