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/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";
32 compatible = "nordic,nrf-ficr";
34 #nordic,ficr-cells = <1>;
39 compatible = "nordic,nrf-uicr";
45 compatible = "mmio-sram";
49 compatible = "nordic,nrf-clock";
56 compatible = "nordic,nrf-power";
60 #address-cells = <1>;
61 #size-cells = <1>;
64 #address-cells = <1>;
65 #size-cells = <1>;
66 compatible = "nordic,nrf-gpregret";
72 #address-cells = <1>;
73 #size-cells = <1>;
74 compatible = "nordic,nrf-gpregret";
80 compatible = "nordic,nrf5x-regulator";
82 regulator-name = "REG";
83 regulator-initial-mode = <NRF5X_REG_MODE_LDO>;
88 compatible = "nordic,nrf-bprot";
94 compatible = "nordic,nrf-radio";
98 ble-2mbps-supported;
100 /* Note: In the nRF Connect SDK the SoftDevice Controller
104 compatible = "zephyr,bt-hci-ll-sw-split";
111 /* compatible = "nordic,nrf-uarte" or "nordic,nrf-uart"; */
112 compatible = "nordic,nrf-uarte";
120 * This i2c node can be TWI, TWIM, or TWIS,
122 * compatible = "nordic,nrf-twi" or
123 * "nordic,nrf-twim" or
124 * "nordic,nrf-twis".
126 compatible = "nordic,nrf-twim";
127 #address-cells = <1>;
128 #size-cells = <0>;
131 easydma-maxcnt-bits = <14>;
133 zephyr,pm-device-runtime-auto;
140 * compatible = "nordic,nrf-spi" or
141 * "nordic,nrf-spim" or
142 * "nordic,nrf-spis".
144 compatible = "nordic,nrf-spim";
145 #address-cells = <1>;
146 #size-cells = <0>;
149 max-frequency = <DT_FREQ_M(8)>;
150 easydma-maxcnt-bits = <14>;
155 compatible = "nordic,nrf-gpiote";
163 compatible = "nordic,nrf-saadc";
167 #io-channel-cells = <1>;
171 compatible = "nordic,nrf-timer";
174 cc-num = <4>;
175 max-bit-width = <32>;
181 compatible = "nordic,nrf-timer";
184 cc-num = <4>;
185 max-bit-width = <32>;
191 compatible = "nordic,nrf-timer";
194 cc-num = <4>;
195 max-bit-width = <32>;
201 compatible = "nordic,nrf-rtc";
203 cc-num = <3>;
206 clock-frequency = <32768>;
211 compatible = "nordic,nrf-temp";
218 compatible = "nordic,nrf-rng";
225 compatible = "nordic,nrf-ecb";
232 compatible = "nordic,nrf-ccm";
235 length-field-length-8-bits;
240 compatible = "nordic,nrf-wdt";
247 compatible = "nordic,nrf-rtc";
249 cc-num = <4>;
252 clock-frequency = <32768>;
257 compatible = "nordic,nrf-qdec";
264 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
271 compatible = "nordic,nrf-egu", "nordic,nrf-swi";
278 compatible = "nordic,nrf-swi";
285 compatible = "nordic,nrf-swi";
292 compatible = "nordic,nrf-swi";
299 compatible = "nordic,nrf-swi";
305 flash_controller: flash-controller@4001e000 {
306 compatible = "nordic,nrf52-flash-controller";
308 partial-erase;
310 #address-cells = <1>;
311 #size-cells = <1>;
315 compatible = "soc-nv-flash";
316 erase-block-size = <4096>;
317 write-block-size = <4>;
322 compatible = "nordic,nrf-ppi";
328 compatible = "nordic,nrf-gpio";
329 gpio-controller;
331 #gpio-cells = <2>;
334 gpiote-instance = <&gpiote>;
340 arm,num-irq-priority-bits = <3>;