Searched +full:pwr +full:- +full:gpios (Results 1 – 25 of 61) sorted by relevance
123
/Zephyr-latest/boards/shields/nrf7002eb/ |
D | nrf7002eb.overlay | 4 * SPDX-License-Identifier: Apache-2.0 19 compatible = "nordic,nrf7002-spi"; 22 spi-max-frequency = <DT_FREQ_M(8)>; 24 bucken-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 25 iovdd-ctrl-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 26 host-irq-gpios = <&edge_connector 19 GPIO_ACTIVE_HIGH>; 27 srrf-switch-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>; 33 wifi-max-tx-pwr-2g-dsss = <21>; 34 wifi-max-tx-pwr-2g-mcs0 = <16>; 35 wifi-max-tx-pwr-2g-mcs7 = <16>; [all …]
|
/Zephyr-latest/dts/bindings/ieee802154/ |
D | atmel,rf2xx.yaml | 1 # Copyright (c) 2019-2020 Gerson Fernando Budke <nandojve@gmail.com> 2 # SPDX-License-Identifier: Apache-2.0 8 include: spi-device.yaml 11 irq-gpios: 12 type: phandle-array 15 reset-gpios: 16 type: phandle-array 19 slptr-gpios: 20 type: phandle-array 23 Multi-functional pin that controls sleep, deep sleep, transmit [all …]
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | nrf70_common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 iovdd-ctrl-gpios = <&gpio0 31 GPIO_ACTIVE_HIGH>; 8 bucken-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; 9 host-irq-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>; 10 srrf-switch-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>; 12 wifi-max-tx-pwr-2g-dsss = <21>; 13 wifi-max-tx-pwr-2g-mcs0 = <16>; 14 wifi-max-tx-pwr-2g-mcs7 = <16>;
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | thingy52_nrf52832.dts | 6 * SPDX-License-Identifier: Apache-2.0 9 /dts-v1/; 11 #include "thingy52_nrf52832-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 16 compatible = "nordic,thingy52-nrf52832"; 20 zephyr,shell-uart = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; 25 zephyr,code-partition = &slot0_partition; 39 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/shields/nrf7002ek/ |
D | nrf7002ek_common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 10 iovdd-ctrl-gpios = <&arduino_header 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 12 bucken-gpios = <&arduino_header 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 14 host-irq-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>; 16 /* Short-range (SR) co-existence */ 18 srrf-switch-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; 21 wifi-max-tx-pwr-2g-dsss = <21>; 22 wifi-max-tx-pwr-2g-mcs0 = <16>; 23 wifi-max-tx-pwr-2g-mcs7 = <16>;
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/ |
D | stm32f3_seco_d23.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/f3/stm32f302v(b-c)tx-pinctrl.dtsi> 12 model = "SECO SBC-3.5-PX30 board (STM32F302VCT6)"; 13 compatible = "seco,stm32f3-d23"; 17 zephyr,code-partition = &slot0_partition; 18 zephyr,shell-uart = &usart1; 25 compatible = "gpio-leds"; 27 gpios = <&gpiod 8 GPIO_ACTIVE_HIGH>; 28 label = "LED-1"; [all …]
|
/Zephyr-latest/samples/drivers/led/led_strip/boards/ |
D | blueclover_plt_demo_v2_nrf52832.overlay | 4 * SPDX-License-Identifier: Apache-2.0 8 led_pwr: led-pwr-ctrl { 9 compatible = "regulator-fixed"; 10 regulator-name = "led-pwr-ctrl"; 11 enable-gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>; 12 regulator-boot-on;
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 8 #include <seeed_studio/lora-e5.dtsi> 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 model = "Seeed Studio LoRa-E5 Dev Board"; 13 compatible = "seeed,lora-e5-dev-board"; 17 zephyr,shell-uart = &usart1; 20 zephyr,code-partition = &slot0_partition; 24 compatible = "gpio-leds"; 26 gpios = <&gpiob 5 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/dts/bindings/modem/ |
D | swir,hl7800.yaml | 4 # SPDX-License-Identifier: Apache-2.0 11 include: uart-device.yaml 14 mdm-wake-gpios: 15 type: phandle-array 18 mdm-reset-gpios: 19 type: phandle-array 22 mdm-pwr-on-gpios: 23 type: phandle-array 26 mdm-fast-shutd-gpios: 27 type: phandle-array [all …]
|
/Zephyr-latest/dts/arm/st/l4/ |
D | stm32l4r5Xi.dtsi | 5 * SPDX-License-Identifier: Apache-2.0 13 flash-controller@40022000 { 21 &pwr { 22 wkup-pin@1 { 23 wkup-gpios = <&gpioa 0 STM32_PWR_WKUP_PIN_SRC_0>; 26 wkup-pin@2 { 27 wkup-gpios = <&gpioc 13 STM32_PWR_WKUP_PIN_SRC_0>; 30 wkup-pin@3 { 31 wkup-gpios = <&gpioe 6 STM32_PWR_WKUP_PIN_SRC_0>; 34 wkup-pin@4 { [all …]
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb55Xg.dtsi | 5 * SPDX-License-Identifier: Apache-2.0 16 flash-controller@58004000 { 24 &pwr { 25 wkup-pin@2 { 27 wkup-gpios = <&gpioc 13 STM32_PWR_WKUP_PIN_SRC_0>; 30 wkup-pin@3 { 32 wkup-gpios = <&gpioc 12 STM32_PWR_WKUP_PIN_SRC_0>; 35 wkup-pin@5 { 37 wkup-gpios = <&gpioc 5 STM32_PWR_WKUP_PIN_SRC_0>;
|
/Zephyr-latest/boards/shields/waveshare_epaper/ |
D | waveshare_epaper_gdew042t2.overlay | 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 = <4000000>; 28 busy-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */ 33 pwr = [03 00 26 26 09];
|
D | waveshare_epaper_gdew075t7.overlay | 4 * 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 */ [all …]
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/led/led.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 24 pwm-led0 = &buzzer0; 25 mcuboot-button0 = &arming_button; 34 zephyr,shell-uart = &lpuart1; 36 zephyr,flash-controller = &mx25um51345g; 38 zephyr,code-partition = &slot0_partition; 39 zephyr,uart-mcumgr = &lpuart1; [all …]
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | device_tree.rst | 10 .. code-block:: dts 12 #include <zephyr/dt-bindings/icm42688.h> 20 … int-gpios = <&pioc 6 GPIO_ACTIVE_HIGH>; /* SoC specific pin to select for interrupt line */ 21 spi-max-frequency = <DT_FREQ_M(24)>; /* Maximum SPI bus frequency */ 22 accel-pwr-mode = <ICM42688_ACCEL_LN>; /* Low noise mode */ 23 accel-odr = <ICM42688_ACCEL_ODR_2000>; /* 2000 Hz sampling */ 24 accel-fs = <ICM42688_ACCEL_FS_16>; /* 16G scale */ 25 gyro-pwr-mode = <ICM42688_GYRO_LN>; /* Low noise mode */ 26 gyro-odr = <ICM42688_GYRO_ODR_2000>; /* 2000 Hz sampling */ 27 gyro-fs = <ICM42688_GYRO_FS_16>; /* 16G scale */
|
/Zephyr-latest/dts/bindings/sensor/ |
D | invensense,icm42688.yaml | 4 # SPDX-License-Identifier: Apache-2.0 7 ICM-42688 motion tracking device 8 When setting the accel-pm, accel-range, accel-odr, gyro-pm, gyro-range, 9 gyro-odr properties in a .dts or .dtsi file you may include icm42688.h 13 #include <zephyr/dt-bindings/sensor/icm42688.h> 18 accel-pwr-mode = <ICM42688_ACCEL_LN>; 19 accel-fs = <ICM42688_ACCEL_FS_16G>; 20 accel-odr = <ICM42688_ACCEL_ODR_2000>; 21 gyro-pwr-mode= <ICM42688_GYRO_LN>; 22 gyro-fs = <ICM42688_GYRO_FS_2000>; [all …]
|
/Zephyr-latest/tests/drivers/build_all/modem/ |
D | uart.dtsi | 4 * 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-latest/dts/bindings/power/ |
D | st,stm32-pwr.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "st,stm32-pwr" 14 wkup-pins-nb: 17 Max nbr of system wake-up pins. 18 For example wkup-pins-nb = <8>; on the stm32u5 20 wkup-pin-srcs: 23 Number of wake-up GPIO sources to select from for each wake-up pin. 25 wake-up pin. 27 For example, each wake-up pin on STM32U5 is associated with 28 4 wake-up sources, 3 of them correspond to GPIOs. [all …]
|
/Zephyr-latest/dts/bindings/mmc/ |
D | renesas,rcar-emmc.yaml | 1 description: Renesas R-Car eMMC 3 compatible: "renesas,rcar-mmc" 5 include: [sdhc.yaml, mmc.yaml, pinctrl-device.yaml, reset-device.yaml] 14 pinctrl-0: 17 pinctrl-names: 20 max-bus-freq: 23 non-removable: 26 Non-removable slots (like eMMC), which are assumed to always be present, 30 mmc-sdr104-support: 33 cd-gpios: [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | stm32-gpio.h | 4 * SPDX-License-Identifier: Apache-2.0 16 * - Bit 8: Configure a GPIO pin to power on the system after Poweroff. 24 * This flag is reserved to GPIO pins that are associated with wake-up pins 25 * in STM32 PWR devicetree node, through the property "wkup-gpios".
|
/Zephyr-latest/boards/particle/boron/ |
D | particle_boron.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/gpio/gpio.h> 11 #include "particle_boron-pinctrl.dtsi" 19 vctl1-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>; 21 * single inverter gate -- requires a definition below, 23 vctl2-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>; 27 en_buff_pwr: enable-buff-pwr { 28 compatible = "regulator-fixed"; 29 regulator-name = "en_buff_pwr"; [all …]
|
/Zephyr-latest/dts/bindings/display/ |
D | ultrachip,uc81xx-common.yaml | 4 # SPDX-License-Identifier: Apache-2.0 8 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 11 busy-gpios: 12 type: phandle-array 21 type: uint8-array 24 child-binding: 41 - 'full' - Normal / full refresh. 42 - 'partial' - Partial refresh, defaults to the values in the 46 pwr: 47 type: uint8-array [all …]
|
/Zephyr-latest/soc/st/stm32/stm32u5x/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 6 DT_CHOSEN_STDBY_TIMER := st,lptim-stdby-timer 25 …default $(dt_path_enabled,/cpus/power-states/state3) && $(dt_chosen_enabled,$(DT_CHOSEN_STDBY_TIME… 27 Enable support for STM32 STOP3 low-power mode. 28 Based on the Cortex-M33 Deepsleep mode combined with peripheral clock gating. 33 GPIOs are left floating and additional pull-up or pull-down can be applied 34 via PWR registers.
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "m5stack_core2-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/display/ili9xxx.h> 13 #include <zephyr/dt-bindings/regulator/axp192.h> 21 pwr-led = &pwr_led; 22 uart-0 = &uart0; 23 i2c-0 = &i2c0; 33 zephyr,shell-uart = &uart0; 36 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/tdk/robokit1/ |
D | robokit1-common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include "robokit1-pinctrl.dtsi" 14 die-temp0 = &icm42688; 15 ambient-temp0 = &temp_sensor; 20 zephyr,shell-uart = &uart2; 23 zephyr,code-partition = &slot0_partition; 27 compatible = "gpio-leds"; 29 gpios = <&pioa 11 GPIO_ACTIVE_HIGH>; 33 gpios = <&pioa 12 GPIO_ACTIVE_HIGH>; 37 gpios = <&pioa 13 GPIO_ACTIVE_HIGH>; [all …]
|
123