Searched +full:mx25r +full:- +full:power +full:- +full:mode (Results 1 – 4 of 4) sorted by relevance
3 # SPDX-License-Identifier: Apache-2.05 # Common properties used by nodes describing M25P80-compatible SPI NOR8 # This extends JESD216-defined features with additional functionality9 # that may be specific to the vendor of a M25P80-compatible device and17 requires-ulbpr:23 protection register that initializes to write-protected. Use this27 has-dpd:33 Power-Down mode that is entered by command 0xB9 to reduce power35 implies that the RDPD (0xAB) Release from Deep Power Down command37 Electronic Signature; see t-enter-dpd).[all …]
1 /delete-node/ &qspi;4 gpio-reserved-ranges = <0 2>, <6 1>, <8 3>, <18 6>;8 compatible = "nordic,nrf-spim";10 cs-gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;13 compatible = "jedec,spi-nor";15 spi-max-frequency = <33000000>;16 jedec-id = [c2 28 17];17 sfdp-bfp = [24 has-dpd;25 t-enter-dpd = <10000>;[all …]
2 * Copyright (c) 2018 Savoir-Faire Linux.8 * SPDX-License-Identifier: Apache-2.030 /* Device Power Management Notes35 * * When CSn is deasserted the device enters a standby mode.36 * * Some devices support a Deep Power-Down mode which reduces current39 * When mapped to the Zephyr Device Power Management states:41 * * PM_DEVICE_STATE_SUSPENDED corresponds to deep-power-down mode;63 #define DEV_CFG(_dev_) ((const struct spi_nor_config * const) (_dev_)->config)66 /* MXICY Low-power/high perf mode is second bit in configuration register 2 */72 /* Build-time data associated with the device. */[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.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 then93 application code, these will now automatically be registered at boot-up (this129 This may cause out-of-tree scripts or commands to fail if they have relied[all …]