Lines Matching +full:num +full:- +full:tc

4  * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
8 #include <zephyr/dt-bindings/i2c/i2c.h>
9 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
17 zephyr,flash-controller = &eefc;
21 #address-cells = <1>;
22 #size-cells = <0>;
26 compatible = "arm,cortex-m3";
33 compatible = "atmel,sam-pmc";
36 #clock-cells = <2>;
41 compatible = "atmel,sam-supc";
43 #wakeup-source-id-cells = <1>;
48 compatible = "mmio-sram";
53 eefc: flash-controller@400e0a00 {
54 compatible = "atmel,sam-flash-controller";
59 #address-cells = <1>;
60 #size-cells = <1>;
63 compatible = "soc-nv-flash";
66 write-block-size = <16>;
67 erase-block-size = <512>;
78 compatible = "atmel,sam-watchdog";
86 compatible = "atmel,sam-i2c-twi";
87 clock-frequency = <I2C_BITRATE_STANDARD>;
92 #address-cells = <1>;
93 #size-cells = <0>;
97 compatible = "atmel,sam-i2c-twi";
98 clock-frequency = <I2C_BITRATE_STANDARD>;
103 #address-cells = <1>;
104 #size-cells = <0>;
108 compatible = "atmel,sam-uart";
116 compatible = "atmel,sam-usart";
124 compatible = "atmel,sam-usart";
132 compatible = "atmel,sam-usart";
140 compatible = "atmel,sam-usart";
148 compatible = "atmel,sam-pinctrl";
149 #address-cells = <1>;
150 #size-cells = <1>;
154 compatible = "atmel,sam-gpio";
158 gpio-controller;
159 #gpio-cells = <2>;
160 #atmel,pin-cells = <2>;
164 compatible = "atmel,sam-gpio";
168 gpio-controller;
169 #gpio-cells = <2>;
170 #atmel,pin-cells = <2>;
174 compatible = "atmel,sam-gpio";
178 gpio-controller;
179 #gpio-cells = <2>;
180 #atmel,pin-cells = <2>;
184 compatible = "atmel,sam-gpio";
188 gpio-controller;
189 #gpio-cells = <2>;
190 #atmel,pin-cells = <2>;
194 compatible = "atmel,sam-gpio";
198 gpio-controller;
199 #gpio-cells = <2>;
200 #atmel,pin-cells = <2>;
204 tc0: tc@40080000 {
205 compatible = "atmel,sam-tc";
216 tc1: tc@40084000 {
217 compatible = "atmel,sam-tc";
228 tc2: tc@40088000 {
229 compatible = "atmel,sam-tc";
241 compatible = "atmel,sam-pwm";
247 #pwm-cells = <3>;
252 compatible = "atmel,sam-rstc";
255 user-nrst;
259 compatible = "atmel,sam-rtc";
263 alarms-count = <1>;
270 arm,num-irq-priority-bits = <4>;