zephyr/tests/drivers
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
..
adc/adc_api boards: nucleo_g071rb: enable adc support 2021-01-07 15:50:22 -06:00
build_all boards: remove has-be32k from SPI NOR mtd nodes 2021-01-13 11:58:37 -06:00
can tests: drivers: can: timing 2020-12-17 11:07:53 +01:00
clock_control tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
console sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
counter tests: drivers: counter: basic_api: add support for Xilinx AXI Timer IP 2020-11-17 19:30:20 -05:00
dac tests: drivers: dac_loopback: Fix dependencies 2020-09-03 14:46:03 -05:00
dma tests: update edma test pattern 2021-01-14 16:14:51 -06:00
eeprom device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
entropy/api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
flash_simulator device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
gpio tests: gpio_api_1pin: support for emulated GPIO 2020-12-27 18:15:33 +01:00
hwinfo/api zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
i2s device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
kscan/kscan_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led/led_api device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
memc/stm32_sdram tests: drivers: memc: add test for stm32 SDRAM 2020-11-24 16:33:17 +01:00
pwm tests: drivers: pwm: add PWM loopback test 2021-01-12 19:43:06 +01:00
regulator/fixed tests: drivers: regulator: add test for fixed regulator 2020-10-28 15:22:53 +01:00
sensor tests: fix accel abstraction violation 2020-10-29 14:04:26 -04:00
spi/spi_loopback tests: drivers: spi: spi_loopback: Enable nucleo_g474re DMA support 2021-01-15 10:27:43 -05:00
timer/nrf_rtc_timer tests: drivers: timer: nrf_rtc_timer: Adapt test to nrf52_bsim 2020-12-13 19:28:08 -05:00
uart tests: drivers: uart: Add gpio_loopback harness to test config 2021-01-10 15:38:21 -05:00
watchdog/wdt_basic_api drivers: wdt: add watchdog driver support for NPCX7 series. 2021-01-15 11:27:10 -05:00