Home
last modified time | relevance | path

Searched +full:xshut +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-2.7.6/dts/bindings/sensor/
Dst,vl53l0x.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: i2c-device.yaml
11 xshut-gpios:
12 type: phandle-array
/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/tests/drivers/build_all/sensor/
Di2c.dtsi4 * SPDX-License-Identifier: Apache-2.0
13 int-gpios = <&test_gpio 0 0>;
26 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>;
66 int-gpios = <&test_gpio 0 0>;
73 int1-gpios = <&test_gpio 0 0>;
74 /* is-bmc150; */
81 drdy-gpios = <&test_gpio 0 0>;
[all …]