zephyr/tests/drivers/watchdog/wdt_basic_api
Mulin Chao 1c21ca829b drivers: wdt: add watchdog driver support for NPCX7 series.
In npcx7 series, the Timer and Watchdog module (TWD) generates the
clocks and interrupts used for timing periodic functions in the system.
It also provides watchdog reset signal generation in response to a
failure detection.

The CL also includes:
    — Add npcx watchdog device tree declarations.
    — Zephyr watchdog api implementation.
    — Add Watchdog definitions for npcx7 series in
      tests/drivers/watchdog/wdt_basic_api/src/test_wdt.c for
      supporting test suites.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2021-01-15 11:27:10 -05:00
..
src drivers: wdt: add watchdog driver support for NPCX7 series. 2021-01-15 11:27:10 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
nucleo_l496zg.conf
prj.conf samples: tests: don't disable watchdog when it is used 2020-03-04 18:25:04 +02:00
testcase.yaml sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00