Lines Matching +full:nrf +full:- +full:twis
4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/regulator/nrf5x.h>
14 zephyr,bt-hci = &bt_hci_controller;
16 zephyr,flash-controller = &flash_controller;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 compatible = "arm,cortex-m4";
27 #address-cells = <1>;
28 #size-cells = <1>;
31 compatible = "arm,armv7m-itm";
33 swo-ref-frequency = <32000000>;
40 compatible = "nordic,nrf-ficr";
42 #nordic,ficr-cells = <1>;
47 compatible = "nordic,nrf-uicr";
53 compatible = "mmio-sram";
57 compatible = "nordic,nrf-clock";
64 compatible = "nordic,nrf-power";
68 #address-cells = <1>;
69 #size-cells = <1>;
72 #address-cells = <1>;
73 #size-cells = <1>;
74 compatible = "nordic,nrf-gpregret";
80 #address-cells = <1>;
81 #size-cells = <1>;
82 compatible = "nordic,nrf-gpregret";
88 compatible = "nordic,nrf5x-regulator";
90 regulator-name = "REG1";
91 regulator-initial-mode = <NRF5X_REG_MODE_LDO>;
95 compatible = "nordic,nrf52x-regulator-hv";
97 regulator-name = "REG0";
103 compatible = "nordic,nrf-radio";
107 dfe-supported;
108 ieee802154-supported;
109 ble-2mbps-supported;
110 ble-coded-phy-supported;
111 tx-high-power-supported;
114 compatible = "nordic,nrf-ieee802154";
118 /* Note: In the nRF Connect SDK another Bluetooth controller
122 compatible = "zephyr,bt-hci-ll-sw-split";
129 /* compatible = "nordic,nrf-uarte" or "nordic,nrf-uart"; */
130 compatible = "nordic,nrf-uarte";
138 * This i2c node can be TWI, TWIM, or TWIS,
140 * compatible = "nordic,nrf-twi" or
141 * "nordic,nrf-twim" or
142 * "nordic,nrf-twis".
144 compatible = "nordic,nrf-twim";
145 #address-cells = <1>;
146 #size-cells = <0>;
149 easydma-maxcnt-bits = <15>;
151 zephyr,pm-device-runtime-auto;
158 * compatible = "nordic,nrf-spi" or
159 * "nordic,nrf-spim" or
160 * "nordic,nrf-spis".
162 compatible = "nordic,nrf-spim";
163 #address-cells = <1>;
164 #size-cells = <0>;
167 max-frequency = <DT_FREQ_M(8)>;
168 easydma-maxcnt-bits = <15>;
174 * This i2c node can be TWI, TWIM, or TWIS,
176 * compatible = "nordic,nrf-twi" or
177 * "nordic,nrf-twim" or
178 * "nordic,nrf-twis".
180 compatible = "nordic,nrf-twim";
181 #address-cells = <1>;
182 #size-cells = <0>;
185 easydma-maxcnt-bits = <15>;
187 zephyr,pm-device-runtime-auto;
194 * compatible = "nordic,nrf-spi" or
195 * "nordic,nrf-spim" or
196 * "nordic,nrf-spis".
198 compatible = "nordic,nrf-spim";
199 #address-cells = <1>;
200 #size-cells = <0>;
203 max-frequency = <DT_FREQ_M(8)>;
204 easydma-maxcnt-bits = <15>;
209 compatible = "nordic,nrf-gpiote";
217 compatible = "nordic,nrf-timer";
220 cc-num = <4>;
221 max-bit-width = <32>;
227 compatible = "nordic,nrf-timer";
230 cc-num = <4>;
231 max-bit-width = <32>;
237 compatible = "nordic,nrf-timer";
240 cc-num = <4>;
241 max-bit-width = <32>;
247 compatible = "nordic,nrf-rtc";
249 cc-num = <3>;
252 clock-frequency = <32768>;
257 compatible = "nordic,nrf-temp";
264 compatible = "nordic,nrf-rng";
271 compatible = "nordic,nrf-ecb";
278 compatible = "nordic,nrf-ccm";
281 length-field-length-8-bits;
282 headermask-supported;
287 compatible = "nordic,nrf-wdt";
294 compatible = "nordic,nrf-rtc";
296 cc-num = <4>;
299 clock-frequency = <32768>;
304 compatible = "nordic,nrf-qdec";
311 compatible = "nordic,nrf-comp";
318 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
325 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
332 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
339 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
346 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
353 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
360 compatible = "nordic,nrf-timer";
363 cc-num = <6>;
364 max-bit-width = <32>;
370 compatible = "nordic,nrf-acl";
375 flash_controller: flash-controller@4001e000 {
376 compatible = "nordic,nrf52-flash-controller";
378 partial-erase;
380 #address-cells = <1>;
381 #size-cells = <1>;
385 compatible = "soc-nv-flash";
386 erase-block-size = <4096>;
387 write-block-size = <4>;
392 compatible = "nordic,nrf-ppi";
398 compatible = "nordic,nrf-usbd";
401 num-bidir-endpoints = <1>;
402 num-in-endpoints = <7>;
403 num-out-endpoints = <7>;
404 num-isoin-endpoints = <1>;
405 num-isoout-endpoints = <1>;
410 compatible = "nordic,nrf-gpio";
411 gpio-controller;
414 #gpio-cells = <2>;
417 gpiote-instance = <&gpiote>;
423 arm,num-irq-priority-bits = <3>;