Searched +full:regulator +full:- +full:sleep +full:- +full:ldo (Results 1 – 6 of 6) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 Renesas Smartbond(tm) LDO and DCDC regulators7 compatible: "renesas,smartbond-regulator"9 child-binding:11 - name: regulator.yaml12 property-allowlist:13 - regulator-always-on14 - regulator-boot-on15 - regulator-init-microvolt16 - regulator-initial-mode[all …]
3 * SPDX-License-Identifier: Apache-2.06 #include <arm/armv8-m.dtsi>9 #include <zephyr/dt-bindings/gpio/gpio.h>10 #include <zephyr/dt-bindings/adc/smartbond-adc.h>11 #include <zephyr/dt-bindings/pinctrl/smartbond-pinctrl.h>12 #include <zephyr/dt-bindings/dma/dma_smartbond.h>17 zephyr,flash-controller = &flash_controller;21 compatible = "zephyr,lvgl-pointer-input";25 #address-cells = <1>;26 #size-cells = <0>;[all …]
4 * SPDX-License-Identifier: Apache-2.09 * - sampling: a single analog-to-digital conversion performed by the ADC10 * - sequence: one or more sampling(s) performed one after the other by the13 * - round: all ADC operations needed to read all channels in the adc_sequence passed20 * - idle mode: clock & ADC configuration that minimizes power consumption21 * - Only the ADC digital domain clock is turned on:22 * - ADC is powered off (CTRL.ADC_CTRL_ADC_ON_OFF = 0)23 * - ADC analog domain clock is turned off24 * - If applicable:25 * - ADC LDO is disabled[all …]
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-2032 * CVE-2023-0779: Under embargo until 2023-04-2266 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.68 * Regulator APIs previously located in ``<zephyr/drivers/regulator/consumer.h>``69 are now part of ``<zephyr/drivers/regulator.h>``.71 * Starting from this release ``zephyr-`` prefixed tags won't be created82 image states). Use of a truncated hash or non-sha256 hash will still work88 registration function at boot-up. If applications register this then[all …]
22 * CVE-2021-3835: `Zephyr project bug tracker GHSA-fm6v-8625-99jf23 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fm6v-8625-99jf>`_25 * CVE-2021-3861: `Zephyr project bug tracker GHSA-hvfp-w4h8-gxvj26 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hvfp-w4h8-gxvj>`_28 * CVE-2021-3966: `Zephyr project bug tracker GHSA-hfxq-3w6x-fv2m29 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hfxq-3w6x-fv2m>`_36 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.53 * Added ``ranges`` and ``dma-ranges`` as invalid property to be used with DT_PROP_LEN()58 CRC-16-ANSI checksum. A new function, :c:func:`crc16_reflect`, has been69 * The following Kconfig options related to radio front-end modules (FEMs) were[all …]
17 * Support for M-Profile Vector Extensions (MVE) on ARMv8.1-M18 * Improved thread safety for Newlib and C++ on SMP-capable systems20 * New Action-based Power Management API23 * Linker Support for Tightly-Coupled Memory in RISC-V25 * Support for extended PCI / PCIe capabilities, improved MIS-X support33 * The kernel now supports both 32- and 64-bit architectures36 * We added support for Point-to-Point Protocol (PPP)37 * We added support for UpdateHub, an end-to-end solution for over-the-air device updates38 * We added support for ARM Cortex-R Architecture40 * Expanded support for ARMv6-M architecture[all …]