mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 11:56:14 +00:00
New API enables setting watchdog timeout in the unit of microseconds. It is possible to configure watchdog timer behavior in CPU sleep state as well as when it is halted by the debugger. It supports watchdogs with multiple reload channels. Jira: ZEP-2564 Signed-off-by: Michał Kruszewski <michal.kruszewski@nordicsemi.no> Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
16 lines
242 B
ReStructuredText
16 lines
242 B
ReStructuredText
.. _timer_counter_interfaces:
|
|
|
|
Timer / Counter Driver APIs
|
|
###########################
|
|
|
|
.. contents::
|
|
:depth: 1
|
|
:local:
|
|
:backlinks: top
|
|
|
|
Watchdog Interface
|
|
******************
|
|
|
|
.. doxygengroup:: watchdog_interface
|
|
:project: Zephyr
|