Searched +full:int1 +full:- +full:gpios (Results 1 – 25 of 64) sorted by relevance
123
/Zephyr-Core-3.6.0/boards/shields/frdm_stbc_agm01/ |
D | frdm_stbc_agm01.overlay | 3 * SPDX-License-Identifier: Apache-2.0 17 int1-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; 18 int2-gpios = <&arduino_header 10 GPIO_ACTIVE_LOW>; 24 int1-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>; 25 int2-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>;
|
/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | nxp,fxas21002-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: FXAS21002 3-axis gyroscope sensor 6 include: sensor-device.yaml 9 reset-gpios: 10 type: phandle-array 17 int1-gpios: 18 type: phandle-array 20 INT1 pin 25 int2-gpios: 26 type: phandle-array
|
D | bosch,bma4xx-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 int1-gpios: 6 type: phandle-array 8 Identifies pin for the INT1 signal on the sensor. The sensor
|
D | bosch,bmi160.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 include: sensor-device.yaml 9 int-gpios: 10 type: phandle-array 12 This property specifies the connection for INT1, because the 13 Zephyr driver maps all interrupts to INT1. The signal defaults
|
D | bosch,bmi323.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 include: ["spi-device.yaml", "sensor-device.yaml"] 9 int-gpios: 10 type: phandle-array 12 This property specifies the connection for INT1, because the 13 Zephyr driver maps all interrupts to INT1. The signal defaults
|
D | bosch,bmi08x-accel.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 include: sensor-device.yaml 9 int-gpios: 10 type: phandle-array 16 int1-map-io: 19 Bit[0]: Map Interrupt A to INT1, Accel Data Ready 20 Bit[1]: Map Interrupt B to INT1 21 Bit[2]: Map Interrupt C to INT1 23 int2-map-io: 30 int1-conf-io: [all …]
|
D | st,lis2du12-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 When setting the accel-range, accel-odr, properties in a .dts or .dtsi 9 #include <zephyr/dt-bindings/sensor/lis2du12.h> 14 accel-range = <LIS2DU12_DT_FS_16G>; 15 accel-odr = <LIS2DU12_DT_ODR_AT_50Hz>; 18 include: sensor-device.yaml 21 int1-gpios: 22 type: phandle-array 24 INT1 pin 30 int2-gpios: [all …]
|
D | adi,adxl367-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 include: sensor-device.yaml 19 - 0 20 - 1 21 - 2 22 - 3 23 - 4 24 - 5 26 int1-gpios: 27 type: phandle-array [all …]
|
D | bosch,bma280.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/bma280.html 10 include: [sensor-device.yaml, i2c-device.yaml] 13 int1-gpios: 14 type: phandle-array 16 Identifies pin for the INT1 signal on the sensor. The sensor 19 is-bmc150: 23 capability provided by the BMC150 6-axis eCompass. This affects
|
D | adi,adxl362.yaml | 2 # 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 14 The INT1 signal defaults to active high as produced by the 18 wakeup-mode: 27 Enter Wake-Up mode when inactivity is detected,
|
D | st,lis2dh-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 When setting the int1-gpio-config/int2-gpio-config and anym-mode properties 9 #include <zephyr/dt-bindings/sensor/lis2dh.h> 14 int1-gpio-config = <LIS2DH_DT_GPIO_INT_LEVEL_LOW>; 15 int2-gpio-config = <LIS2DH_DT_GPIO_INT_LEVEL_LOW>; 16 anym-mode = <LIS2DH_DT_ANYM_6D_POSITION>; 19 include: sensor-device.yaml 22 irq-gpios: 23 type: phandle-array 25 The INT1 and (optional) INT2 signal connections. These signals [all …]
|
D | st,lis2de12-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 When setting the accel-range, accel-odr, properties in a .dts or .dtsi 9 #include <zephyr/dt-bindings/sensor/lis2de12.h> 14 accel-range = <LIS2DE12_DT_FS_16G>; 15 accel-odr = <LIS2DE12_DT_ODR_AT_100Hz>; 18 include: sensor-device.yaml 21 int1-gpios: 22 type: phandle-array 24 INT1 pin 30 int2-gpios: [all …]
|
D | adi,adxl372-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 include: sensor-device.yaml 18 - 0 19 - 1 20 - 2 21 - 3 22 - 4 28 Low-Pass (Antialiasing) Filter corner frequency. Default is power on reset value. 36 - 0 37 - 1 [all …]
|
D | bosch,bmi270.yaml | 3 # SPDX-License-Identifier: Apache-2.0 7 https://www.bosch-sensortec.com/products/motion-sensors/imus/bmi270.html 9 include: sensor-device.yaml 14 irq-gpios: 15 type: phandle-array 17 The INT1 and (optional) INT2 signal connections.
|
/Zephyr-Core-3.6.0/tests/drivers/build_all/sensor/ |
D | spi.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 16 spi-max-frequency = <0>; 17 int1-gpios = <&test_gpio 0 0>; 23 spi-max-frequency = <0>; 24 int1-gpios = <&test_gpio 0 0>; 30 spi-max-frequency = <0>; 36 spi-max-frequency = <0>; 37 int-gpios = <&test_gpio 0 0>; 43 spi-max-frequency = <0>; 49 spi-max-frequency = <0>; [all …]
|
D | i2c.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/sensor/lsm6dsv16x.h> 10 #include <zephyr/dt-bindings/sensor/lsm6dso.h> 11 #include <zephyr/dt-bindings/sensor/lsm6dso16is.h> 12 #include <zephyr/dt-bindings/sensor/lps22hh.h> 13 #include <zephyr/dt-bindings/sensor/lps2xdf.h> 14 #include <zephyr/dt-bindings/sensor/lis2ds12.h> 15 #include <zephyr/dt-bindings/sensor/lis2dw12.h> 16 #include <zephyr/dt-bindings/sensor/ism330dhcx.h> 17 #include <zephyr/dt-bindings/sensor/iis2dlpc.h> [all …]
|
/Zephyr-Core-3.6.0/dts/bindings/rtc/ |
D | nxp,pcf8563.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 - name: rtc-device.yaml 10 - name: i2c-device.yaml 13 int1-gpios: 14 type: phandle-array 16 GPIO connected to the PC8563 INT1 interrupt output. This signal is open-drain, active low.
|
D | ambiq,am1805.yaml | 1 # SPDX-License-Identifier: Apache-2.0 10 - name: rtc-device.yaml 11 - name: i2c-device.yaml 17 am1805-gpios: 18 type: phandle-array 20 GPIO connected to the AM1805 INT1 interrupt output. This signal is open-drain, active low.
|
D | nxp,pcf8523.yaml | 1 # Copyright (c) 2019-2023 Henrik Brix Andersen <henrik@brixandersen.dk> 2 # SPDX-License-Identifier: Apache-2.0 9 - name: rtc-device.yaml 10 - name: i2c-device.yaml 11 - name: pm.yaml 12 property-allowlist: 13 - wakeup-source 16 quartz-load-femtofarads: 19 - 7000 20 - 12500 [all …]
|
/Zephyr-Core-3.6.0/boards/arm/warp7_m4/ |
D | warp7_m4.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "warp7_m4-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 27 zephyr,shell-uart = &uart2; 31 compatible = "gpio-keys"; 33 gpios = <&gpio7 1 GPIO_ACTIVE_LOW>; 42 current-speed = <115200>; 43 modem-mode = <0>; 44 pinctrl-0 = <&uart2_default>; [all …]
|
/Zephyr-Core-3.6.0/boards/shields/boostxl_ulpsense/ |
D | boostxl_ulpsense.overlay | 4 * SPDX-License-Identifier: Apache-2.0 18 spi-max-frequency = <8000000>; 19 int1-gpios = <&boosterpack_header 36 0>;
|
/Zephyr-Core-3.6.0/samples/shields/x_nucleo_iks01a3/standard/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 16 int1-gpios = <&arduino_header 5 GPIO_ACTIVE_HIGH>; /* A5 */
|
/Zephyr-Core-3.6.0/boards/arm/hexiwear_k64/ |
D | hexiwear_k64.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include <zephyr/dt-bindings/pwm/pwm.h> 7 #include "hexiwear_k64-pinctrl.dtsi" 17 pwm-led0 = &green_pwm_led; 18 red-pwm-led = &red_pwm_led; 19 green-pwm-led = &green_pwm_led; 20 blue-pwm-led = &blue_pwm_led; 28 zephyr,code-partition = &slot0_partition; 30 zephyr,shell-uart = &uart0; [all …]
|
/Zephyr-Core-3.6.0/boards/shields/x_nucleo_iks4a1/ |
D | x_nucleo_iks4a1_shub1.overlay | 4 * SPDX-License-Identifier: Apache-2.0 17 accel-odr = <0x02>; 18 gyro-odr = <0x02>; 19 int1-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; /* D5 */ 20 drdy-pin = <1>;
|
/Zephyr-Core-3.6.0/boards/shields/adafruit_data_logger/ |
D | adafruit_data_logger.overlay | 2 * Copyright (c) 2019-2023 Henrik Brix Andersen <henrik@brixandersen.dk> 4 * SPDX-License-Identifier: Apache-2.0 13 compatible = "gpio-leds"; 19 gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; /* D3 */ 27 gpios = <&arduino_header 10 GPIO_ACTIVE_HIGH>; /* D4 */ 36 cs-gpios = <&arduino_header 16 GPIO_ACTIVE_LOW>; /* D10 */ 39 compatible = "zephyr,sdhc-spi-slot"; 41 spi-max-frequency = <24000000>; 45 compatible = "zephyr,sdmmc-disk"; 57 alarms-count = <1>; [all …]
|
123