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/gpio/gpio.h>
10 #include <zephyr/dt-bindings/clock/atmel_sam_pmc.h>
14 zephyr,flash-controller = &flashcalw;
19 #address-cells = <1>;
20 #size-cells = <0>;
24 compatible = "arm,cortex-m4";
26 #address-cells = <1>;
27 #size-cells = <1>;
30 compatible = "arm,armv7m-mpu";
37 compatible = "mmio-sram";
47 compatible = "zephyr,memory-region", "mmio-sram";
49 zephyr,memory-region = "SRAM1";
54 compatible = "atmel,sam-pmc";
57 #clock-cells = <2>;
61 flashcalw: flash-controller@400a0000 {
62 compatible = "atmel,sam4l-flashcalw-controller";
65 #address-cells = <1>;
66 #size-cells = <1>;
69 compatible = "soc-nv-flash";
71 write-block-size = <8>;
72 erase-block-size = <512>;
82 compatible = "atmel,sam-i2c-twim";
83 clock-frequency = <I2C_BITRATE_STANDARD>;
88 #address-cells = <1>;
89 #size-cells = <0>;
92 compatible = "atmel,sam-i2c-twim";
93 clock-frequency = <I2C_BITRATE_STANDARD>;
98 #address-cells = <1>;
99 #size-cells = <0>;
102 compatible = "atmel,sam-i2c-twim";
103 clock-frequency = <I2C_BITRATE_STANDARD>;
108 #address-cells = <1>;
109 #size-cells = <0>;
112 compatible = "atmel,sam-i2c-twim";
113 clock-frequency = <I2C_BITRATE_STANDARD>;
118 #address-cells = <1>;
119 #size-cells = <0>;
123 compatible = "atmel,sam-spi";
128 #address-cells = <1>;
129 #size-cells = <0>;
133 compatible = "atmel,sam-usart";
140 compatible = "atmel,sam-usart";
147 compatible = "atmel,sam-usart";
154 compatible = "atmel,sam-usart";
162 compatible = "atmel,sam-usbc";
165 interrupt-names = "usbc";
166 maximum-speed = "full-speed";
167 num-bidir-endpoints = <8>;
173 compatible = "atmel,sam-pinctrl";
174 #address-cells = <1>;
175 #size-cells = <1>;
179 compatible = "atmel,sam4l-gpio";
183 gpio-controller;
184 #gpio-cells = <2>;
185 #atmel,pin-cells = <2>;
188 compatible = "atmel,sam4l-gpio";
192 gpio-controller;
193 #gpio-cells = <2>;
194 #atmel,pin-cells = <2>;
197 compatible = "atmel,sam4l-gpio";
201 gpio-controller;
202 #gpio-cells = <2>;
203 #atmel,pin-cells = <2>;
207 tc0: tc@40010000 {
208 compatible = "atmel,sam-tc";
217 tc1: tc@40014000 {
218 compatible = "atmel,sam-tc";
228 compatible = "atmel,sam-trng";
236 compatible = "atmel,sam4l-uid";
244 arm,num-irq-priority-bits = <4>;