Lines Matching +full:easydma +full:- +full:maxcnt +full:- +full:bits
1 /* SPDX-License-Identifier: Apache-2.0 */
3 #include <arm/armv6-m.dtsi>
5 #include <zephyr/dt-bindings/adc/nrf-adc.h>
9 zephyr,bt-hci = &bt_hci_controller;
11 zephyr,flash-controller = &flash_controller;
15 #address-cells = <1>;
16 #size-cells = <0>;
20 compatible = "arm,cortex-m0";
27 compatible = "nordic,nrf-ficr";
29 #nordic,ficr-cells = <1>;
34 compatible = "nordic,nrf-uicr";
40 compatible = "mmio-sram";
44 compatible = "nordic,nrf-power";
48 #address-cells = <1>;
49 #size-cells = <1>;
52 #address-cells = <1>;
53 #size-cells = <1>;
54 compatible = "nordic,nrf-gpregret";
61 compatible = "nordic,nrf-clock";
67 nrf_mpu: nrf-mpu@40000000 {
68 compatible = "nordic,nrf-mpu";
74 compatible = "nordic,nrf-radio";
80 compatible = "zephyr,bt-hci-ll-sw-split";
86 compatible = "nordic,nrf-uart";
93 compatible = "nordic,nrf-spi";
94 #address-cells = <1>;
95 #size-cells = <0>;
98 max-frequency = <DT_FREQ_M(8)>;
99 easydma-maxcnt-bits = <8>;
104 compatible = "nordic,nrf-twi";
105 #address-cells = <1>;
106 #size-cells = <0>;
109 easydma-maxcnt-bits = <8>;
117 * compatible = "nordic,nrf-spi" or
118 * "nordic,nrf-spis".
120 compatible = "nordic,nrf-spi";
121 #address-cells = <1>;
122 #size-cells = <0>;
125 max-frequency = <DT_FREQ_M(8)>;
126 easydma-maxcnt-bits = <8>;
131 compatible = "nordic,nrf-twi";
132 #address-cells = <1>;
133 #size-cells = <0>;
136 easydma-maxcnt-bits = <8>;
141 compatible = "nordic,nrf-gpiote";
149 compatible = "nordic,nrf-adc";
153 #io-channel-cells = <1>;
157 compatible = "nordic,nrf-timer";
160 cc-num = <4>;
161 max-bit-width = <32>;
167 compatible = "nordic,nrf-timer";
170 cc-num = <4>;
171 max-bit-width = <16>;
177 compatible = "nordic,nrf-timer";
180 cc-num = <4>;
181 max-bit-width = <16>;
187 compatible = "nordic,nrf-rtc";
189 cc-num = <3>;
192 clock-frequency = <32768>;
197 compatible = "nordic,nrf-temp";
204 compatible = "nordic,nrf-rng";
211 compatible = "nordic,nrf-ecb";
218 compatible = "nordic,nrf-ccm";
225 compatible = "nordic,nrf-wdt";
232 compatible = "nordic,nrf-rtc";
234 cc-num = <4>;
237 clock-frequency = <32768>;
242 compatible = "nordic,nrf-qdec";
249 compatible = "nordic,nrf-lpcomp";
253 #io-channel-cells = <1>;
257 compatible = "nordic,nrf-swi";
264 compatible = "nordic,nrf-swi";
271 compatible = "nordic,nrf-swi";
278 compatible = "nordic,nrf-swi";
285 compatible = "nordic,nrf-swi";
292 compatible = "nordic,nrf-swi";
298 flash_controller: flash-controller@4001e000 {
299 compatible = "nordic,nrf51-flash-controller";
302 #address-cells = <1>;
303 #size-cells = <1>;
307 compatible = "soc-nv-flash";
308 erase-block-size = <1024>;
309 write-block-size = <4>;
314 compatible = "nordic,nrf-ppi";
320 compatible = "nordic,nrf-gpio";
321 gpio-controller;
323 #gpio-cells = <2>;
326 gpiote-instance = <&gpiote>;
332 arm,num-irq-priority-bits = <2>;
335 /delete-node/ &systick;