Lines Matching +full:nrf +full:- +full:twim

4  * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/adc/nrf-saadc-v2.h>
10 #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 = "REG";
91 regulator-initial-mode = <NRF5X_REG_MODE_LDO>;
96 compatible = "nordic,nrf-bprot";
102 compatible = "nordic,nrf-radio";
106 dfe-supported;
107 ieee802154-supported;
108 ble-2mbps-supported;
109 ble-coded-phy-supported;
112 compatible = "nordic,nrf-ieee802154";
116 /* Note: In the nRF Connect SDK the SoftDevice Controller
120 compatible = "zephyr,bt-hci-ll-sw-split";
127 /* compatible = "nordic,nrf-uarte" or "nordic,nrf-uart"; */
128 compatible = "nordic,nrf-uarte";
136 * This i2c node can be TWI, TWIM, or TWIS,
138 * compatible = "nordic,nrf-twi" or
139 * "nordic,nrf-twim" or
140 * "nordic,nrf-twis".
142 compatible = "nordic,nrf-twim";
143 #address-cells = <1>;
144 #size-cells = <0>;
147 easydma-maxcnt-bits = <14>;
149 zephyr,pm-device-runtime-auto;
157 * compatible = "nordic,nrf-spi" or
158 * "nordic,nrf-spim" or
159 * "nordic,nrf-spis".
161 compatible = "nordic,nrf-spim";
162 #address-cells = <1>;
163 #size-cells = <0>;
166 max-frequency = <DT_FREQ_M(8)>;
167 easydma-maxcnt-bits = <14>;
175 * compatible = "nordic,nrf-spi" or
176 * "nordic,nrf-spim" or
177 * "nordic,nrf-spis".
179 compatible = "nordic,nrf-spim";
180 #address-cells = <1>;
181 #size-cells = <0>;
184 max-frequency = <DT_FREQ_M(8)>;
185 easydma-maxcnt-bits = <14>;
190 compatible = "nordic,nrf-gpiote";
198 compatible = "nordic,nrf-saadc";
202 #io-channel-cells = <1>;
203 zephyr,pm-device-runtime-auto;
207 compatible = "nordic,nrf-timer";
210 cc-num = <4>;
211 max-bit-width = <32>;
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-rtc";
239 cc-num = <3>;
242 clock-frequency = <32768>;
247 compatible = "nordic,nrf-temp";
254 compatible = "nordic,nrf-rng";
261 compatible = "nordic,nrf-ecb";
268 compatible = "nordic,nrf-ccm";
271 length-field-length-8-bits;
276 compatible = "nordic,nrf-wdt";
283 compatible = "nordic,nrf-rtc";
285 cc-num = <4>;
288 clock-frequency = <32768>;
293 compatible = "nordic,nrf-qdec";
300 compatible = "nordic,nrf-comp";
307 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
314 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
321 compatible = "nordic,nrf-swi";
328 compatible = "nordic,nrf-swi";
335 compatible = "nordic,nrf-swi";
342 compatible = "nordic,nrf-swi";
349 compatible = "nordic,nrf-pwm";
353 #pwm-cells = <3>;
357 compatible = "nordic,nrf-pdm";
363 flash_controller: flash-controller@4001e000 {
364 compatible = "nordic,nrf52-flash-controller";
366 partial-erase;
368 #address-cells = <1>;
369 #size-cells = <1>;
373 compatible = "soc-nv-flash";
374 erase-block-size = <4096>;
375 write-block-size = <4>;
380 compatible = "nordic,nrf-ppi";
386 compatible = "nordic,nrf-gpio";
387 gpio-controller;
392 #gpio-cells = <2>;
395 gpiote-instance = <&gpiote>;
401 arm,num-irq-priority-bits = <3>;