Home
last modified time | relevance | path

Searched +full:dc +full:- +full:gpios (Results 1 – 25 of 61) sorted by relevance

123

/Zephyr-latest/dts/bindings/regulator/
Dcirrus,cp9314.yaml2 # SPDX-License-Identifier: Apache-2.0
5 Cirrus CP9314 Buck Switched Cap DC/DC Converter
11 cirrus,initial-switched-capacitor-mode = "2:1";
17 - name: i2c-device.yaml
18 - name: regulator.yaml
19 property-allowlist:
20 - regulator-boot-on
26 cirrus,en-gpios:
27 type: phandle-array
30 cirrus,pgood-gpios:
[all …]
/Zephyr-latest/boards/shields/waveshare_epaper/
Dwaveshare_epaper_gdeh0154a07.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
33 border-waveform = <0x05>;
[all …]
Dwaveshare_epaper_gdey0213b74.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
33 border-waveform = <0x05>;
[all …]
Dwaveshare_epaper_gdew042t2.overlay14 compatible = "zephyr,mipi-dbi-spi";
15 spi-dev = <&arduino_spi>;
16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
17 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
18 write-only;
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
Dwaveshare_epaper_gdew075t7.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 write-only;
20 #address-cells = <1>;
21 #size-cells = <0>;
25 mipi-max-frequency = <4000000>;
29 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */
Dwaveshare_epaper_gdeh029a1.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x33>;
[all …]
Dwaveshare_epaper_gdeh0213b1.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x71>;
[all …]
Dwaveshare_epaper_gdeh0213b72.overlay4 * SPDX-License-Identifier: Apache-2.0
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <4000000>;
28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
34 border-waveform = <0x03>;
[all …]
Dwaveshare_epaper_gdew042t2-p.overlay4 * SPDX-License-Identifier: Apache-2.0
14 mipi_dbi_waveshare_epaper_gdew042t2-p {
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 write-only;
20 #address-cells = <1>;
21 #size-cells = <0>;
29 mipi-max-frequency = <4000000>;
[all …]
/Zephyr-latest/dts/bindings/mipi-dbi/
Dzephyr,mipi-dbi-bitbang.yaml3 # SPDX-License-Identifier: Apache-2.0
6 MIPI-DBI Mode A and B bit banging controller. This driver emulates MIPI DBI mode A and B (6800
9 compatible: "zephyr,mipi-dbi-bitbang"
11 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
15 dc-gpios:
16 type: phandle-array
21 reset-gpios:
22 type: phandle-array
27 rd-gpios:
28 type: phandle-array
[all …]
Dzephyr,mipi-dbi-spi.yaml2 # SPDX-License-Identifier: Apache-2.0
5 MIPI-DBI Mode C compatible SPI controller. This driver emulates MIPI DBI
7 compatible: "zephyr,mipi-dbi-spi"
9 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
12 spi-dev:
19 dc-gpios:
20 type: phandle-array
25 reset-gpios:
26 type: phandle-array
30 xfr-min-bits:
[all …]
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/
Dbuydisplay_2_8_tft_touch_arduino.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/ili9xxx.h>
16 compatible = "zephyr,lvgl-pointer-input";
18 swap-xy;
19 invert-x;
20 invert-y;
24 compatible = "zephyr,mipi-dbi-spi";
25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
26 reset-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
27 spi-dev = <&arduino_spi>;
[all …]
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/
Dbuydisplay_3_5_tft_touch_arduino.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/ili9xxx.h>
16 compatible = "zephyr,lvgl-pointer-input";
18 swap-xy;
19 invert-x;
20 invert-y;
24 compatible = "zephyr,mipi-dbi-spi";
25 dc-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; /* D7 */
26 reset-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */
27 spi-dev = <&arduino_spi>;
[all …]
/Zephyr-latest/boards/shields/st7735r/
Dst7735r_ada_160x128.overlay2 * Copyright (c) 2020, Kim Bøndergaard, <kim@fam-boendergaard.dk>
4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
15 compatible = "zephyr,mipi-dbi-spi";
16 spi-dev = <&arduino_spi>;
17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <20000000>;
[all …]
/Zephyr-latest/boards/shields/st7789v_generic/
Dst7789v_tl019fqv01.overlay4 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
14 compatible = "zephyr,mipi-dbi-spi";
15 spi-dev = <&arduino_spi>;
16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
17 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
18 write-only;
19 #address-cells = <1>;
20 #size-cells = <0>;
24 mipi-max-frequency = <20000000>;
[all …]
Dst7789v_waveshare_240x240.overlay5 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
16 compatible = "zephyr,mipi-dbi-spi";
17 spi-dev = <&arduino_spi>;
18 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
19 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */
20 write-only;
21 #address-cells = <1>;
22 #size-cells = <0>;
26 mipi-max-frequency = <20000000>;
[all …]
/Zephyr-latest/boards/nxp/mimxrt685_evk/
Dmimxrt685_evk_mimxrt685s_cm33.dts2 * Copyright 2020-2024 NXP
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/pwm/pwm.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 #include "mimxrt685_evk-pinctrl.dtsi"
16 model = "NXP MIMXRT685-EVK board";
25 usart-0 = &flexcomm0;
27 pwm-0 = &sc_timer;
28 pwm-led0 = &green_pwm_led;
[all …]
/Zephyr-latest/soc/nordic/nrf53/
DKconfig4 # SPDX-License-Identifier: Apache-2.0
46 default y if "$(dt_node_int_prop_int,$(VREGMAIN_PATH),regulator-initial-mode)" = 1
47 default y if "$(dt_node_int_prop_int,$(VREGRADIO_PATH),regulator-initial-mode)" = 1
52 DC/DC mode is enabled for the VREGMAIN or VREGRADIO regulator
83 bool "Pre-tick workaround for nRF5340 anomaly 165"
89 Indicates that the pre-tick workaround for the anomaly 165 that affects
121 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
124 Enable nRF53 series System on Chip Application MCU DC/DC converter.
135 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
138 Enable nRF53 series System on Chip Network MCU DC/DC converter.
[all …]
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/
Dadafruit_2_8_tft_touch_v2.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/ili9xxx.h>
16 compatible = "zephyr,lvgl-pointer-input";
18 swap-xy;
19 invert-x;
20 invert-y;
24 compatible = "zephyr,mipi-dbi-spi";
25 spi-dev = <&arduino_spi>;
26 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
27 write-only;
[all …]
/Zephyr-latest/boards/phytec/reel_board/
Dreel_board.dts2 * Copyright (c) 2018-2019 PHYTEC Messtechnik GmbH
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "reel_board-pinctrl.dtsi"
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
22 zephyr,bt-c2h-uart = &uart0;
25 zephyr,code-partition = &slot0_partition;
30 compatible = "gpio-leds";
[all …]
/Zephyr-latest/boards/shields/seeed_xiao_round_display/
Dseeed_xiao_round_display.overlay4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/display/panel.h>
17 compatible = "voltage-divider";
18 io-channels = <&xiao_adc 0>;
19 output-ohms = <470000>;
20 full-ohms = <940000>;
24 compatible = "zephyr,lvgl-pointer-input";
33 compatible = "zephyr,mipi-dbi-spi";
34 spi-dev = <&xiao_spi>;
35 dc-gpios = <&xiao_d 3 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst22 out-of-tree SoCs and boards to be ported to the new model. See the
25 * The following build-time generated headers:
27 .. list-table::
28 :header-rows: 1
30 * - Affected header files
31 * - ``app_version.h``
32 * - ``autoconf.h``
33 * - ``cmake_intdef.h``
34 * - ``core-isa-dM.h``
35 * - ``devicetree_generated.h``
[all …]
/Zephyr-latest/boards/hardkernel/odroid_go/
Dodroid_go_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "odroid_go-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "ODROID-GO Game Kit PROCPU";
20 zephyr,shell-uart = &uart0;
22 zephyr,code-partition = &slot0_partition;
24 zephyr,bt-hci = &esp32_bt_hci;
28 compatible = "gpio-leds";
30 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_cm33.dts2 * Copyright 2022-2023, NXP
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include "mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi"
16 model = "NXP MIMXRT595-EVK board";
25 usart-0 = &flexcomm0;
30 pwm-0 = &sc_timer;
31 dmic-dev = &dmic0;
32 mcuboot-button0 = &user_button_1;
[all …]
/Zephyr-latest/boards/nxp/rd_rw612_bga/
Drd_rw612_bga.dtsi2 * Copyright 2022-2024 NXP
4 * SPDX-License-Identifier: Apache-2.0
8 #include "rd_rw612_bga-pinctrl.dtsi"
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 usart-0 = &flexcomm3;
18 i2c-0 = &flexcomm2;
20 dmic-dev = &dmic0;
21 mcuboot-button0 = &sw_4;
22 pwm-0 = &sctimer;
28 zephyr,code-partition = &slot0_partition;
[all …]

123