Searched +full:dvs +full:- +full:bit (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/dts/bindings/tach/ |
D | ite,it8xxx2-tach.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "ite,it8xxx2-tach" 8 include: [tach.yaml, pinctrl-device.yaml] 14 dvs-bit: 17 description: tachometer data valid bit of tswctlr register 19 chsel-bit: 22 description: tachometer data valid status bit of tswctlr register 28 - 0 29 - 1 32 pulses-per-round: [all …]
|
/Zephyr-latest/include/zephyr/drivers/ |
D | regulator.h | 2 * Copyright (c) 2019-2020 Peter Bigot Consulting, LLC 7 * SPDX-License-Identifier: Apache-2.0 36 /** Opaque type to store regulator DVS states */ 42 /** Opaque bit map for regulator error flags (see @ref REGULATOR_ERRORS) */ 52 #define REGULATOR_ERROR_OVER_VOLTAGE BIT(0) 54 #define REGULATOR_ERROR_OVER_CURRENT BIT(1) 56 #define REGULATOR_ERROR_OVER_TEMP BIT(2) 67 /** @brief Driver-specific API functions to support parent regulator control. */ 100 /** @brief Driver-specific API functions to support regulator control. */ 125 #define REGULATOR_ALWAYS_ON BIT(0) [all …]
|
/Zephyr-latest/drivers/regulator/ |
D | regulator_pca9420.c | 3 * SPDX-License-Identifier: Apache-2.0 52 * @brief Mode control selection mask. When this bit is set, the external 229 const struct regulator_pca9420_config *config = dev->config; in regulator_pca9420_count_voltages() 231 return linear_range_group_values_count(config->desc->ranges, in regulator_pca9420_count_voltages() 232 config->desc->num_ranges); in regulator_pca9420_count_voltages() 238 const struct regulator_pca9420_config *config = dev->config; in regulator_pca9420_list_voltage() 240 return linear_range_group_get_value(config->desc->ranges, in regulator_pca9420_list_voltage() 241 config->desc->num_ranges, idx, in regulator_pca9420_list_voltage() 248 const struct regulator_pca9420_config *config = dev->config; in regulator_pca9420_set_voltage() 249 const struct regulator_pca9420_common_config *cconfig = config->parent->config; in regulator_pca9420_set_voltage() [all …]
|
/Zephyr-latest/dts/riscv/ite/ |
D | it8xxx2.dtsi | 3 * Copyright (c) 2019-2020 Jyunlin Chen <jyunlin.chen@ite.com.tw> 5 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/dt-util.h> 10 #include <zephyr/dt-bindings/adc/adc.h> 11 #include <zephyr/dt-bindings/interrupt-controller/ite-intc.h> 12 #include <zephyr/dt-bindings/interrupt-controller/it8xxx2-wuc.h> 13 #include <zephyr/dt-bindings/i2c/i2c.h> 14 #include <zephyr/dt-bindings/i2c/it8xxx2-i2c.h> 15 #include <zephyr/dt-bindings/pinctrl/it8xxx2-pinctrl.h> 16 #include <zephyr/dt-bindings/pwm/pwm.h> [all …]
|
/Zephyr-latest/boards/adi/max32655fthr/doc/ |
D | index.rst | 6 ultra low-power wireless solutions using MAX32655 Arm© Cortex®-M4F and Bluetooth® 5.2 Low Energy (L… 8 The form factor is a small 0.9in x 2.6in dual-row header footprint that is compatible 12 The MAX32655FTHR provides a power-optimized flexible platform for quick proof-of-concepts and 34 - MAX32655 MCU: 36 - Ultra-Low-Power Wireless Microcontroller 37 - Internal 100MHz Oscillator 38 - Flexible Low-Power Modes with 7.3728MHz System Clock Option 39 - 512KB Flash and 128KB SRAM (Optional ECC on One 32KB SRAM Bank) 40 - 16KB Instruction Cache 41 - Bluetooth 5.2 LE Radio [all …]
|
/Zephyr-latest/boards/adi/max32655evkit/doc/ |
D | index.rst | 6 of the MAX32655 microcontroller, which is an advanced system-on-chip (SoC). 7 It features an Arm® Cortex®-M4F CPU for efficient computation of complex functions and 9 Bluetooth® 5.0 Low Energy (Bluetooth LE), long-range radio for wearable and hearable device applica… 24 - MAX32655 MCU: 26 - Ultra-Low-Power Wireless Microcontroller 27 - Internal 100MHz Oscillator 28 - Flexible Low-Power Modes with 7.3728MHz System Clock Option 29 - 512KB Flash and 128KB SRAM (Optional ECC on One 32KB SRAM Bank) 30 - 16KB Instruction Cache 31 - Bluetooth 5.2 LE Radio [all …]
|
/Zephyr-latest/boards/adi/max78002evkit/doc/ |
D | index.rst | 10 are supported, while a pair of industry-standard QWIIC connectors supports a large and growing arra… 11 development boards. An onboard stereo audio codec offers line-level audio input and output, and tac… 12 provided by a touch-enabled 2.4in TFT display. The MAX78002 energy consumption is tracked by a powe… 14 … headers. A standard coaxial power jack serves as power input, using the included 5V, 3A wall-mount 32 - MAX78002 MCU: 34 - Dual-Core, Low-Power Microcontroller 36 - Arm Cortex-M4 Processor with FPU up to 120MHz 37 - 2.5MB Flash, 64KB ROM, and 384KB SRAM 38 - Optimized Performance with 16KB Instruction Cache 39 - Optional Error Correction Code (ECC SEC-DED) for SRAM [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 38 * CVE-2023-3725 `Zephyr project bug tracker GHSA-2g3m-p6c7-8rr3 39 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3>`_ 41 * CVE-2023-4257 `Zephyr project bug tracker GHSA-853q-q69w-gf5j 42 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-853q-q69w-gf5j>`_ 44 * CVE-2023-4258 `Zephyr project bug tracker GHSA-m34c-cp63-rwh7 45 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m34c-cp63-rwh7>`_ 47 * CVE-2023-4259 `Zephyr project bug tracker GHSA-gghm-c696-f4j4 48 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4>`_ 50 * CVE-2023-4260 `Zephyr project bug tracker GHSA-gj27-862r-55wh 51 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh>`_ [all …]
|
D | release-notes-3.3.rst | 14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery) 17 CMSIS-DSP as the default backend. 30 * CVE-2023-0359: Under embargo until 2023-04-20 32 * CVE-2023-0779: Under embargo until 2023-04-22 66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding. 71 * Starting from this release ``zephyr-`` prefixed tags won't be created 82 image states). Use of a truncated hash or non-sha256 hash will still work 88 registration function at boot-up. If applications register this then 93 application code, these will now automatically be registered at boot-up (this 129 This may cause out-of-tree scripts or commands to fail if they have relied [all …]
|
/Zephyr-latest/boards/adi/max32680evkit/doc/ |
D | index.rst | 8 which is an advanced system-on-chip (SoC) 10 and management is provided by a single-inductor 11 multiple-output (SIMO) buck regulator system and contains 20 - MAX32680 MCU: 22 - Ultra-Low-Power Wireless Microcontroller 24 - Internal 100MHz Oscillator 25 - 512KB Flash and 128KB SRAM, Optional ECC on One 32KB SRAM Bank 27 - Bluetooth 5.2 LE Radio 29 - Dedicated, Ultra-Low-Power, 32-Bit RISC-VCoprocessor to Offload 31 Timing-Critical Bluetooth Processing [all …]
|