Lines Matching +full:load +full:- +full:capacitors
2 * Copyright (c) 2019-2020 Nordic Semiconductor ASA
4 * SPDX-License-Identifier: Apache-2.0
7 #include "nrf5340_cpuapp_common-pinctrl.dtsi"
8 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 zephyr,shell-uart = &uart0;
15 zephyr,uart-mcumgr = &uart0;
16 zephyr,bt-mon-uart = &uart0;
17 zephyr,bt-c2h-uart = &uart0;
18 zephyr,bt-hci = &bt_hci_ipc0;
19 nordic,802154-spinel-ipc = &ipc0;
24 compatible = "pwm-leds";
30 arduino_adc: analog-connector {
31 compatible = "arduino,uno-adc";
32 #io-channel-cells = <1>;
33 io-channel-map = <0 &adc 0>, /* A0 = P0.4 = AIN0 */
41 gpio_fwd: nrf-gpio-forwarder {
42 compatible = "nordic,nrf-gpio-forwarder";
51 pwm-led0 = &pwm_led0;
57 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
61 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
69 load-capacitors = "internal";
70 load-capacitance-picofarad = <7>;
90 compatible = "nordic,nrf-twim";
92 pinctrl-0 = <&i2c1_default>;
93 pinctrl-1 = <&i2c1_sleep>;
94 pinctrl-names = "default", "sleep";
99 current-speed = <115200>;
100 pinctrl-0 = <&uart0_default>;
101 pinctrl-1 = <&uart0_sleep>;
102 pinctrl-names = "default", "sleep";
107 pinctrl-0 = <&pwm0_default>;
108 pinctrl-1 = <&pwm0_sleep>;
109 pinctrl-names = "default", "sleep";
114 pinctrl-0 = <&qspi_default>;
115 pinctrl-1 = <&qspi_sleep>;
116 pinctrl-names = "default", "sleep";
118 compatible = "nordic,qspi-nor";
124 sck-frequency = <8000000>;
125 jedec-id = [c2 28 17];
126 sfdp-bfp = [
133 has-dpd;
134 t-enter-dpd = <10000>;
135 t-exit-dpd = <35000>;
140 compatible = "nordic,nrf-uarte";
141 current-speed = <115200>;
142 pinctrl-0 = <&uart1_default>;
143 pinctrl-1 = <&uart1_sleep>;
144 pinctrl-names = "default", "sleep";
150 compatible = "nordic,nrf-spim";
152 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
153 pinctrl-0 = <&spi4_default>;
154 pinctrl-1 = <&spi4_sleep>;
155 pinctrl-names = "default", "sleep";
163 compatible = "nordic,nrf-usbd";