2017-11-15 03:02:55 +08:00
|
|
|
title: Atmel SAM0 watchdog driver
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the SAM0 watchdog
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2017-11-15 03:02:55 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "atmel,sam0-watchdog"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|