Home
last modified time | relevance | path

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

123456789

/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dnordic,npm1300-regulator.yaml2 # SPDX -License-Identifier: Apache-2.0
16 compatible = "nordic,npm1300-regulator";
33 compatible: "nordic,npm1300-regulator"
38 dvs-gpios:
39 type: phandle-array
41 List of SOC GPIOs connected to PMIC GPIOs.
43 DVS mode 1 will enable the first pin
44 DVS mode 2 will enable the second pin
45 DVS mode 3 will drive the first and second pins
47 The effect of the mode change is defined by the enable-gpios
[all …]
Dnordic,npm1100.yaml2 # SPDX -License-Identifier: Apache-2.0
18 Note that only mode can be controlled (via GPIO pin MODE).
25 nordic,iset-gpios:
26 type: phandle-array
30 child-binding:
32 nordic,mode-gpios:
33 type: phandle-array
35 MODE control pin.
38 - name: regulator.yaml
39 property-allowlist:
[all …]
/Zephyr-Core-3.5.0/boards/shields/npm1300_ek/
Dnpm1300_ek.overlay3 * SPDX-License-Identifier: Apache-2.0
6 #include <dt-bindings/regulator/npm1300.h>
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 npm1300_ek_gpio: gpio-controller {
15 compatible = "nordic,npm1300-gpio";
16 gpio-controller;
17 #gpio-cells = <2>;
22 compatible = "nordic,npm1300-regulator";
26 regulator-min-microvolt = <1800000>;
27 regulator-max-microvolt = <3300000>;
[all …]
/Zephyr-Core-3.5.0/tests/drivers/build_all/fpga/
Dspi.dtsi4 * SPDX-License-Identifier: Apache-2.0
11 compatible = "lattice,ice40-fpga";
14 spi-max-frequency = <1000000>;
16 load-mode = <0>;
17 cdone-gpios = <&test_gpio 0 0>;
18 creset-gpios = <&test_gpio 0 0>;
19 config-delay-us = <3900>;
24 compatible = "lattice,ice40-fpga";
27 spi-max-frequency = <1000000>;
29 load-mode = <1>;
[all …]
/Zephyr-Core-3.5.0/dts/bindings/auxdisplay/
Dhit,hd44780.yaml4 # SPDX-License-Identifier: Apache-2.0
11 include: [auxdisplay-device.yaml]
14 mode:
17 description: Operating mode of display, 8-bit or 4 for 4-bit mode
19 - 4
20 - 8
22 register-select-gpios:
23 type: phandle-array
27 read-write-gpios:
28 type: phandle-array
[all …]
/Zephyr-Core-3.5.0/dts/bindings/net/wireless/
Dnordic,nrf21540-fem.yaml2 # SPDX-License-Identifier: Apache-2.0
6 This is a representation of the nRF21540 Radio Front-End module.
8 See the "nordic,nrf21540-fem-spi" binding to configure the SPI
11 the FEM and SPI configurations using the spi-if property.
17 compatible = "nordic,nrf-spim";
19 cs-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
22 my_spi_if: nrf21540-spi@0 {
23 compatible = "nordic,nrf21540-fem-spi";
25 spi-max-frequency = <8000000>;
30 compatible = "nordic,nrf21540-fem";
[all …]
Dnordic,nrf-radio.yaml2 # SPDX-License-Identifier: Apache-2.0
15 Front-End Module (FEM) support
16 ------------------------------
18 External front-end modules are range extenders used for boosting
27 nrf_radio_fem: my-fem {
34 - generic-fem-two-ctrl-pins
35 - nordic,nrf21540-fem
41 ---------------------------
44 The 'dfe-supported' property will be set when it is available.
45 In this case, the 'dfegpio[n]-gpios' properties configure GPIO pins
[all …]
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec1501/
DKconfig.soc4 # SPDX-License-Identifier: Apache-2.0
35 bool "Use VCI block pins as GPIOS"
38 By default these pins are not GPIOs, but HW controlled.
53 pin is ignored. All other JTAG pins can be used as GPIOs
54 or other non-JTAG alternate functions.
59 JTAG port in SWD mode. UART2 and ADC00-03 can be used.
64 JTAG port is enabled in SWD mode. Refer to tracing options
65 to see if ADC00-03 can be used or not.
74 Select tracing mode for debug interface
79 JTAG port in SWD mode and SWV as tracing method.
[all …]
/Zephyr-Core-3.5.0/boards/arm/mr_canhubk3/
Dmr_canhubk3.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <dt-bindings/pwm/pwm.h>
13 #include "mr_canhubk3-pinctrl.dtsi"
16 model = "NXP MR-CANHUBK3";
24 zephyr,code-partition = &code_partition;
26 zephyr,shell-uart = &lpuart2;
27 zephyr,flash-controller = &mx25l6433f;
[all …]
/Zephyr-Core-3.5.0/dts/bindings/fpga/
Dlattice,ice40-fpga.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "lattice,ice40-fpga"
8 include: spi-device.yaml
11 load-mode:
18 1 := load the FPGA via bit-banged GPIO
19 Option 0 may be suitable for some high-end microcontrollers.
20 Option 1 is suitable for low-end microcontrollers. This option
21 requires clk-gpios, pico-gpios, gpios-set-reg, and gpios-clear-reg
24 load-mode = <0>;
25 cdone-gpios:
[all …]
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dnordic,nrf-gpio-forwarder.yaml2 # SPDX-License-Identifier: Apache-2.0
15 Here is an example of how a nrf-gpio-forwarder can be used with a nRF5340
16 combined with a nRF21540 Front-End module. Consider the following node
18 the details of the nRF21540 Front-End module's interface:
21 compatible = "nordic,nrf21540-fem";
22 tx-en-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
23 rx-en-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
24 pdn-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
25 mode-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
28 Since the nRF21540 Front-End module should be controlled by the nRF5340
[all …]
/Zephyr-Core-3.5.0/dts/bindings/modem/
Dwnc,m14a2a.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: WNC-M14A2A LTE-M modem
8 include: uart-device.yaml
11 mdm-boot-mode-sel-gpios:
12 type: phandle-array
15 mdm-power-gpios:
16 type: phandle-array
19 mdm-keep-awake-gpios:
20 type: phandle-array
23 mdm-reset-gpios:
[all …]
/Zephyr-Core-3.5.0/boards/shields/x_nucleo_iks02a1/
Dx_nucleo_iks02a1.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * Mode 1: Standard Mode
10 * JP7 => 1-2, 3-4 (I2C1 = I2C2, I2Cx=GND)
11 * JP8 => 1-2, 3-4 (I2C1 = I2C2, I2Cx=GND)
28 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* A4 - INT2 */
29 drdy-int = <2>;
35 drdy-gpios = <&arduino_header 2 GPIO_ACTIVE_HIGH>; /* A2 */
41 drdy-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 - INT2 */
42 int-pin = <2>;
Dx_nucleo_iks02a1_shub.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * Mode 2: SensorHub Mode
10 * JP7 => 2-3 (I2C1 = I2Cx)
11 * JP8 => 2-3 (I2C1 = I2Cx)
30 drdy-gpios = <&arduino_header 4 GPIO_ACTIVE_HIGH>; /* A4 - INT2 */
31 drdy-int = <2>;
37 drdy-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 - INT2 */
38 int-pin = <2>;
/Zephyr-Core-3.5.0/boards/shields/wnc_m14a2a/boards/
Dfrdm_k64f.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * WNC-M14A2A shield uses an odd UART available on *some* Arduino-R3-compatible
12 current-speed = <115200>;
13 hw-flow-control;
19 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
20 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
21 mdm-keep-awake-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
22 mdm-reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */
23 mdm-shld-trans-ena-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
/Zephyr-Core-3.5.0/tests/drivers/build_all/modem/
Duart.dtsi4 * SPDX-License-Identifier: Apache-2.0
11 mdm-reset-gpios = <&test_gpio 0 0>;
12 mdm-wake-gpios = <&test_gpio 0 0>;
13 mdm-pwr-on-gpios = <&test_gpio 0 0>;
14 mdm-fast-shutd-gpios = <&test_gpio 0 0>;
15 mdm-uart-dsr-gpios = <&test_gpio 0 0>;
16 mdm-uart-cts-gpios = <&test_gpio 0 0>;
17 mdm-gpio6-gpios = <&test_gpio 0 0>;
18 mdm-vgpio-gpios = <&test_gpio 0 0>;
23 mdm-boot-mode-sel-gpios = <&test_gpio 0 0>;
[all …]
/Zephyr-Core-3.5.0/dts/bindings/flash_controller/
Dst,stm32-qspi-nor.yaml2 # SPDX-License-Identifier: Apache-2.0
9 mx25r6435f: qspi-nor-flash@0 {
10 compatible = "st,stm32-qspi-nor";
12 qspi-max-frequency = <80000000>;
14 reset-gpios = <&gpiod 3 GPIO_ACTIVE_LOW>;
15 reset-gpios-duration = <1>;
16 spi-bus-width = <4>;
20 compatible: "st,stm32-qspi-nor"
22 include: ["flash-controller.yaml", "jedec,jesd216.yaml"]
24 on-bus: qspi
[all …]
/Zephyr-Core-3.5.0/tests/drivers/build_all/sensor/
Di2c.dtsi4 * SPDX-License-Identifier: Apache-2.0
16 int-gpios = <&test_gpio 0 0>;
27 int1-gpios = <&test_gpio 0 0>;
33 wake-gpios = <&test_gpio 0 0>;
34 reset-gpios = <&test_gpio 0 0>;
35 irq-gpios = <&test_gpio 0 0>;
56 int-gpios = <&test_gpio 0 0>;
62 int1-gpios = <&test_gpio 0 0>;
63 /* is-bmc150; */
69 drdy-gpios = <&test_gpio 0 0>;
[all …]
/Zephyr-Core-3.5.0/boards/shields/rk055hdmipi4ma0/
Drk055hdmipi4ma0.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/panel.h>
14 en_mipi_display_rk055hdmipi4ma0: enable-mipi-display-rk055hdmipi4ma0 {
15 compatible = "regulator-fixed";
16 regulator-name = "en_mipi_display";
17 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>;
18 regulator-boot-on;
22 compatible = "zephyr,lvgl-pointer-input";
29 gt911_rk055hdmipi4ma0: gt911-rk055hdmipi4ma0@5d {
32 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-Core-3.5.0/boards/shields/rk055hdmipi4m/
Drk055hdmipi4m.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/display/panel.h>
14 en_mipi_display: enable-mipi-display {
15 compatible = "regulator-fixed";
16 regulator-name = "en_mipi_display";
17 enable-gpios = <&nxp_mipi_connector 32 GPIO_ACTIVE_HIGH>;
18 regulator-boot-on;
22 compatible = "zephyr,lvgl-pointer-input";
32 irq-gpios = <&nxp_mipi_connector 29 GPIO_ACTIVE_HIGH>;
33 reset-gpios = <&nxp_mipi_connector 28 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dadi,adxl362.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: ADXL362 3-axis SPI accelerometer
8 include: [sensor-device.yaml, spi-device.yaml]
11 int1-gpios:
12 type: phandle-array
18 wakeup-mode:
21 This mode is intended for extremely low power consumption,
27 Enter Wake-Up mode when inactivity is detected,
28 reenter Measurement mode when activity is detected.
29 Only applies for Linked and Loop mode, ignored otherwise.
Dst,lis2mdl-common.yaml2 # SPDX-License-Identifier: Apache-2.0
4 include: sensor-device.yaml
7 irq-gpios:
8 type: phandle-array
15 single-mode:
18 Set to config the sensor in single measurement mode. Leave
19 unset to configure the sensor in continious measurement mode.
21 cancel-offset:
27 spi-full-duplex:
30 Enable SPI 4wires mode with separated MISO and MOSI lines
/Zephyr-Core-3.5.0/samples/drivers/auxdisplay/boards/
Dnucleo_f746zg.overlay2 * Copyright (c) 2022-2023 Jamie McCrae
4 * SPDX-License-Identifier: Apache-2.0
13 mode = <4>;
14 register-select-gpios = <&gpiob 8 (GPIO_ACTIVE_HIGH)>;
15 enable-gpios = <&gpiob 9 (GPIO_ACTIVE_HIGH)>;
16 data-bus-gpios = <0>, <0>, <0>, <0>,
24 /delete-node/ &spi1;
/Zephyr-Core-3.5.0/boards/shields/npm1100_ek/
Dnpm1100_ek.overlay3 * SPDX-License-Identifier: Apache-2.0
10 nordic,iset-gpios = <&arduino_header 8 GPIO_ACTIVE_HIGH>; /* D2 */
13 nordic,mode-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/boards/
Dintel_ehl_crb.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> GPIO Skip -> Disable
9 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> PadMode -> GPIO control of the pad
10 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> HostSoftPadOwn -> Host ownership to GPIO Driver mode
11 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> Direction -> DirOut
12 * GPIO Settings -> GPIO_GPP_B -> GPP_B04 -> LockConfig -> PadUnlock
13 * GPIO Settings -> GPIO_GPP_B -> GPP_B23 -> GPIO Skip -> Disable
14 * GPIO Settings -> GPIO_GPP_B -> GPP_B23 -> PadMode -> GPIO control of the pad
15 * GPIO Settings -> GPIO_GPP_B -> GPP_B23 -> HostSoftPadOwn -> Host ownership to GPIO Driver mode
16 * GPIO Settings -> GPIO_GPP_B -> GPP_B23 -> Direction -> DirIn
[all …]

123456789