Home
last modified time | relevance | path

Searched +full:resetn +full:- +full:gpios (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-2.7.6/dts/bindings/wifi/
Dinventek,eswifi.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: es-WiFi module
8 include: spi-device.yaml
11 resetn-gpios:
12 type: phandle-array
15 data-gpios:
16 type: phandle-array
19 wakeup-gpios:
20 type: phandle-array
23 boot0-gpios:
[all …]
Dinventek,eswifi-uart.yaml3 # SPDX-License-Identifier: Apache-2.0
5 description: es-WiFi module (uart firmware interface)
7 compatible: "inventek,eswifi-uart"
9 include: uart-device.yaml
12 resetn-gpios:
13 type: phandle-array
16 wakeup-gpios:
17 type: phandle-array
/Zephyr-Core-2.7.6/boards/shields/inventek_eswifi/
Dinventek_eswifi_arduino_spi.overlay4 * SPDX-License-Identifier: Apache-2.0
11 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>;
16 spi-max-frequency = <2000000>;
20 data-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>;
22 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
24 resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
26 boot0-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>;
Dinventek_eswifi_arduino_uart.overlay4 * SPDX-License-Identifier: Apache-2.0
12 compatible = "inventek,eswifi-uart";
15 wakeup-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;
17 resetn-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>;
/Zephyr-Core-2.7.6/dts/bindings/mtd/
Djedec,spi-nor.yaml3 # SPDX-License-Identifier: Apache-2.0
6 Properties supporting Zephyr spi-nor flash driver (over the Zephyr SPI
7 API) control of serial flash memories using the standard M25P80-based
10 compatible: "jedec,spi-nor"
12 include: [spi-device.yaml, "jedec,spi-nor-common.yaml"]
15 wp-gpios:
16 type: phandle-array
19 hold-gpios:
20 type: phandle-array
23 reset-gpios:
[all …]
/Zephyr-Core-2.7.6/dts/bindings/sensor/
Dams,ccs811.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 wake-gpios:
12 type: phandle-array
16 sensor receives this as an active-low signal.
18 reset-gpios:
19 type: phandle-array
22 The RESETn pin is asserted to disable the sensor causing a hard
23 reset. The sensor receives this as an active-low signal.
25 irq-gpios:
[all …]
/Zephyr-Core-2.7.6/dts/bindings/video/
Dovti,ov7725.yaml2 # SPDX-License-Identifier: Apache-2.0
9 reset-gpios:
10 type: phandle-array
13 The RESETn pin is asserted to disable the sensor causing a hard
14 reset. The sensor receives this as an active-low signal.
16 include: i2c-device.yaml
Dovti,ov2640.yaml2 # SPDX-License-Identifier: Apache-2.0
9 reset-gpios:
10 type: phandle-array
13 The RESETn pin is asserted to disable the sensor causing a hard
14 reset. The sensor receives this as an active-low signal.
16 include: i2c-device.yaml
/Zephyr-Core-2.7.6/boards/arm/b_l4s5i_iot01a/
Db_l4s5i_iot01a.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/l4/stm32l4s5vitx-pinctrl.dtsi>
13 model = "STMicroelectronics B-L4S5I-IOT01A discovery kit";
14 compatible = "st,b-l4s5i-iot01a";
18 zephyr,shell-uart = &usart1;
24 compatible = "gpio-leds";
26 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>;
30 gpios = <&gpiob 14 GPIO_ACTIVE_HIGH>;
36 compatible = "gpio-keys";
[all …]
/Zephyr-Core-2.7.6/boards/arm/disco_l475_iot1/
Ddisco_l475_iot1.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/l4/stm32l475v(c-e-g)tx-pinctrl.dtsi>
13 model = "STMicroelectronics B-L475E-IOT01Ax board";
14 compatible = "st,stm32l475-disco-iot";
18 zephyr,shell-uart = &usart1;
21 zephyr,code-partition = &slot0_partition;
22 zephyr,flash-controller = &mx25r6435f;
26 compatible = "gpio-leds";
28 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-Core-2.7.6/boards/arm/particle_argon/dts/
Dmesh_feather.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 /* Assignments common to all Feather-based Particle mesh boards.
25 zephyr,uart-mcumgr = &uart0;
26 zephyr,shell-uart = &uart0;
29 zephyr,code-partition = &slot0_partition;
33 compatible = "gpio-leds";
35 gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
39 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
43 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
47 gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
[all …]
/Zephyr-Core-2.7.6/boards/arm/particle_boron/dts/
Dmesh_feather.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 /* Assignments common to all Feather-based Particle mesh boards.
25 zephyr,uart-mcumgr = &uart0;
26 zephyr,shell-uart = &uart0;
29 zephyr,code-partition = &slot0_partition;
33 compatible = "gpio-leds";
35 gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
39 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
43 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
47 gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
[all …]
/Zephyr-Core-2.7.6/boards/arm/particle_xenon/dts/
Dmesh_feather.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 /* Assignments common to all Feather-based Particle mesh boards.
25 zephyr,uart-mcumgr = &uart0;
26 zephyr,shell-uart = &uart0;
29 zephyr,code-partition = &slot0_partition;
33 compatible = "gpio-leds";
35 gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
39 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
43 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
47 gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
[all …]
/Zephyr-Core-2.7.6/tests/drivers/build_all/sensor/
Dspi.dtsi4 * SPDX-License-Identifier: Apache-2.0
13 spi-max-frequency = <0>;
14 int1-gpios = <&test_gpio 0 0>;
21 spi-max-frequency = <0>;
22 int1-gpios = <&test_gpio 0 0>;
29 spi-max-frequency = <0>;
36 spi-max-frequency = <0>;
37 irq-gpios = <&test_gpio 0 0>;
38 reset-gpios = <&test_gpio 0 0>;
39 slptr-gpios = <&test_gpio 0 0>;
[all …]