Lines Matching full:atmel
5 $id: http://devicetree.org/schemas/watchdog/atmel,at91sam9-wdt.yaml#
8 title: Atmel Watchdog Timers
15 const: atmel,at91sam9260-wdt
26 atmel,max-heartbeat-sec:
32 atmel,min-heartbeat-sec:
39 atmel,watchdog-type:
53 atmel,reset-type:
66 atmel,disable:
71 atmel,idle-halt:
82 atmel,dbg-halt:
97 atmel,reset-type:
103 atmel,watchdog-type:
107 atmel,reset-type: ['atmel,watchdog-type']
116 compatible = "atmel,at91sam9260-wdt";
121 atmel,watchdog-type = "hardware";
122 atmel,reset-type = "all";
123 atmel,dbg-halt;
124 atmel,idle-halt;
125 atmel,max-heartbeat-sec = <16>;
126 atmel,min-heartbeat-sec = <0>;