Searched +full:high +full:- +full:power (Results 1 – 25 of 567) sorted by relevance
12345678910>>...23
/Zephyr-latest/dts/bindings/wifi/ |
D | wifi-tx-power-5g.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 This is a representation of the Wi-Fi transmit power ceilings 6 i.e., maximum transmit power allowed for 5GHz band. Based on the 7 RF performance of the device, the transmit power can be limited 8 for different data rates and sub-bands to get the best performance. 10 low sub-band: Channels 36-64 11 mid sub-band: Channels 96-132 12 high sub-band: Channels 136-177 17 wifi-max-tx-pwr-5g-low-mcs0: 20 description: Maximum transmit power allowed in 5GHz band MCS0 low sub-band [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | vishay,vcnl36825t.yaml | 2 # SPDX-License-Identifier: Apache-2.0 10 include: [sensor-device.yaml, i2c-device.yaml] 13 operation-mode: 19 - "auto": the sensor performs sampling continuously, 20 - "force": the sampling is performed on every fetch command. 24 Note: "force"-mode only available if low-power mode inactive. 26 measurement-period: 32 Higher values yield lower power consumption. 34 - [10, 80] ms only if low power mode is inactive 35 - [80, 320] ms only in low power mode [all …]
|
D | adi,adxl372-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 include: sensor-device.yaml 11 Accelerometer sampling frequency (ODR). Default is power on reset value. 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 [all …]
|
D | st,lis2dux12-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 When setting the odr, power-mode, and range properties in a .dts or .dtsi file you may include 8 #include <zephyr/dt-bindings/sensor/st_lis2dux12.h> 11 power-mode = <LIS2DUX12_OPER_MODE_LOW_POWER>; 16 include: sensor-device.yaml 19 int1-gpios: 20 type: phandle-array 24 This pin defaults to active high when produced by the sensor. 27 int2-gpios: 28 type: phandle-array [all …]
|
D | ti,fdc2x1x.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [sensor-device.yaml, i2c-device.yaml] 11 sd-gpios: 12 type: phandle-array 14 The SD pin defaults to active high when consumed by the sensor. 18 intb-gpios: 19 type: phandle-array 28 Set to identify the sensor as FDC2114 or FDC2214 (4-channel version) 33 Set the Auto-Scan Mode. 36 "active-channel" (single channel mode). [all …]
|
D | nxp,fxos8700-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: FXOS8700 6-axis accelerometer/magnetometer sensor 6 include: sensor-device.yaml 9 reset-gpios: 10 type: phandle-array 13 This pin defaults to active high when consumed by the sensor. 17 int1-gpios: 18 type: phandle-array 25 int2-gpios: 26 type: phandle-array [all …]
|
D | ti,ina237.yaml | 4 # SPDX-License-Identifier: Apache-2.0 8 TI INA237 Bidirectional Current and Power Monitor. 9 The <zephyr/dt-bindings/sensor/ina237.h> file should be included in the 15 include: ti,ina23x-common.yaml 31 adc-config: 41 alert-config: 43 description: Diag alert register, default matches the power-on reset value 45 adc-mode: 49 Default is the power-on reset value. 52 - "Shutdown single shot" [all …]
|
D | st,stts22h-i2c.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 When setting the sampling-rate property in a .dts or .dtsi file you 10 #include <zephyr/dt-bindings/sensor/stts22h.h> 15 sampling-rate = <STTS22H_100Hz>; 20 include: [sensor-device.yaml, i2c-device.yaml] 23 int-gpios: 24 type: phandle-array 27 This pin defaults to active high when produced by the sensor. 31 temperature-hi-threshold: 35 HIGH temperature threshold above which an alarm is triggered. [all …]
|
D | ti,ina236.yaml | 4 # SPDX-License-Identifier: Apache-2.0 8 TI INA236 Bidirectional Current and Power Monitor. 9 The <zephyr/dt-bindings/sensor/ina230.h> file should be included in the 18 high-precision: 21 Enable high precision mode (4x the resolution).
|
D | bosch,bmp180.yaml | 2 # SPDX-License-Identifier: Apache-2.0 9 include: [i2c-device.yaml, sensor-device.yaml] 12 osr-press: 18 0 ultra low power, 1 sample 20 2 high, 4 sample 21 3 ultra high, 8 sample 23 - 0 24 - 1 25 - 2 26 - 3
|
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 26 This pin defaults to active high when produced by the sensor. 30 int2-gpios: [all …]
|
/Zephyr-latest/dts/bindings/sdhc/ |
D | zephyr,sdhc-spi-slot.yaml | 3 compatible: "zephyr,sdhc-spi-slot" 5 include: [spi-device.yaml] 8 power-delay-ms: 12 Time in ms for SPI SDHC to delay when toggling power to the SD card. This 13 delay gives the card time to power up or down fully. It can be increased 16 spi-clock-mode-cpol: 22 spi-clock-mode-cpha: 26 on the clock's polarity. When mode-cpol is set and this option as well, 27 capture will occur on low to high transition and high to low if 30 pwr-gpios: [all …]
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 2 # SPDX-License-Identifier: Apache-2.0 24 Please note that this method brings the system up with all memories set-up, but 36 int "Stack size of the high resolution ESP Timer" 39 Set the stack size for the internal high resolution ESP Timer 40 used in Wi-Fi and BLE peripherals. 43 int "Task priority of the high resolution ESP Timer" 46 Set the task priority for the internal high resolution ESP Timer 47 used in Wi-Fi and BLE peripherals. 52 int "Max Wi-Fi/BLE TX power (dBm)" 56 Set maximum transmit power for Wi-Fi radio. Actual transmit power for high
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | pincfg-node.yaml | 2 # SPDX-License-Identifier: Apache-2.0 16 https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml 19 bias-disable: 23 bias-high-impedance: 25 description: high impedance mode ("third-state", "floating") 27 bias-bus-hold: 31 bias-pull-up: 33 description: enable pull-up resistor 35 bias-pull-down: 37 description: enable pull-down resistor [all …]
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | st,mipi-dbi-fmc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 compatible: "st,stm32-fmc-mipi-dbi" 7 include: ["mipi-dbi-controller.yaml"] 10 reset-gpios: 11 type: phandle-array 13 Reset GPIO pin. Set high to reset the display 15 power-gpios: 16 type: phandle-array 18 Power GPIO pin. Set high to power the display. 20 register-select-pin:
|
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx127x-base.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: spi-device.yaml 8 reset-gpios: 9 type: phandle-array 14 This signal is open-drain, active-high (SX1272/3) or 15 active-low (SX1276/7/8/9) as interpreted by the modem. 17 dio-gpios: 18 type: phandle-array 23 These signals are normally active-high. 25 power-amplifier-output: [all …]
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,spi-nor-common.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 # Common properties used by nodes describing M25P80-compatible SPI NOR 8 # This extends JESD216-defined features with additional functionality 9 # that may be specific to the vendor of a M25P80-compatible device and 17 requires-ulbpr: 23 protection register that initializes to write-protected. Use this 27 has-dpd: 33 Power-Down mode that is entered by command 0xB9 to reduce power 35 implies that the RDPD (0xAB) Release from Deep Power Down command 37 Electronic Signature; see t-enter-dpd). [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/sensor/ |
D | lis2du12.h | 4 * SPDX-License-Identifier: Apache-2.0 16 #define LIS2DU12_DT_ODR_OFF 0x00 /* Power-Down */ 17 #define LIS2DU12_DT_ODR_AT_1Hz6_ULP 0x01 /* 1Hz6 (ultra low power) */ 18 #define LIS2DU12_DT_ODR_AT_3Hz_ULP 0x02 /* 3Hz (ultra low power) */ 19 #define LIS2DU12_DT_ODR_AT_6Hz_ULP 0x03 /* 6Hz (ultra low power) */ 28 #define LIS2DU12_DT_ODR_TRIG_PIN 0x0e /* Single-shot high latency by INT2 */ 29 #define LIS2DU12_DT_ODR_TRIG_SW 0x0f /* Single-shot high latency by IF */
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | Kconfig | 4 # SPDX-License-Identifier: Apache-2.0 13 Enable SPI/I2C-based driver for LIS2DH, LIS3DH, LSM303DLHC, 29 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LIS2DH),irq-gpios) 35 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_ST_LIS2DH),irq-gpios) 67 bool "+/-2g" 70 bool "+/-4g" 73 bool "+/-8g" 76 bool "+/-16g" 84 Choose between high resolution, normal or low power operation 88 bool "high resolution (12 bit)" [all …]
|
/Zephyr-latest/dts/bindings/mipi-dsi/ |
D | st,stm32-mipi-dsi.yaml | 4 # SPDX-License-Identifier: Apache-2.0 9 compatible: "st,stm32-mipi-dsi" 11 include: [mipi-dsi-host.yaml, reset-device.yaml] 17 clock-names: 28 hs-active-high: 31 DSI host horizontal synchronization is active high. 33 vs-active-high: 36 DSI host vertical synchronization is active high. 38 de-active-high: 41 DSI host data enable is active high. [all …]
|
D | nxp,mipi-dsi-2l.yaml | 4 # SPDX-License-Identifier: Apache-2.0 8 compatible: "nxp,mipi-dsi-2l" 10 include: mipi-dsi-host.yaml 21 dpi-color-coding: 24 - "16-bit-config-1" 25 - "16-bit-config-2" 26 - "16-bit-config-3" 27 - "18-bit-config-1" 28 - "18-bit-config-2" 29 - "24-bit" [all …]
|
/Zephyr-latest/dts/bindings/power/ |
D | nxp,aon-wakeup-pin.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,aon-wakeup-pin" 14 description: Interrupt to wakeup the SoC from low power modes. 16 wakeup-level: 19 - "low" 20 - "high" 21 default: "high" 23 Wakeup level on the pin, default is wakeup on high level
|
/Zephyr-latest/samples/drivers/led/xec/ |
D | README.rst | 1 .. zephyr:code-sample:: led-xec 2 :name: Breathing-blinking LED (BBLED) 3 :relevant-api: led_interface 5 Control a BBLED (Breathing-Blinking LED) using Microchip XEC driver. 10 This sample allows to test the Microchip led-xec driver which uses the 11 breathing-blinking LED (BBLED) controllers. The SoC design is fixed 16 - BBLED controller 0 uses GPIO 0156. 17 - BBLED controller 1 uses GPIO 0157. 18 - BBLED controller 2 uses GPIO 0153. 22 - BBLED controller 3 uses GPIO 0035 [all …]
|
/Zephyr-latest/drivers/counter/ |
D | Kconfig.mcux_snvs | 4 # SPDX-License-Identifier: Apache-2.0 11 Enable support for the IMX SNVS High/Low Power clock. 14 bool "IMX SNVS SRTC low power support" 18 Enable the low power SRTC in SNVS to synchronise. 21 bool "IMX SNVS wake-up on SRTC alarm" 25 Assert Wake-Up Interrupt on SRTC alarm
|
/Zephyr-latest/dts/bindings/power-domain/ |
D | power-domain-gpio.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Simple GPIO controlled power domain 6 compatible: "power-domain-gpio" 8 include: power-domain.yaml 11 enable-gpios: 12 type: phandle-array 18 provide the GPIO polarity and open-drain status in the phandle 19 selector. The Linux enable-active-high and gpio-open-drain 22 startup-delay-us: 27 off-on-delay-us: [all …]
|
12345678910>>...23