Searched +full:use +full:- +full:4 +full:b +full:- +full:addr +full:- +full:opcodes (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:32 Use this property to indicate the flash chip supports the Deep33 Power-Down mode that is entered by command 0xB9 to reduce power34 consumption below normal standby levels. Use of this property[all …]
4 * SPDX-License-Identifier: Apache-2.036 /* 20 - 50ms */38 /* 20 - 500ms */44 uint16_t addr; member49 uint8_t period_div:4,75 /** Type of relation; value in range 0x00-0xFE marks correspondence100 (mod_rel_list[(idx)].elem_base == mod->rt->elem_idx && \101 mod_rel_list[(idx)].idx_base == mod->rt->mod_idx + (offset))104 (mod_rel_list[(idx)].elem_ext == mod->rt->elem_idx && \105 mod_rel_list[(idx)].idx_ext == mod->rt->mod_idx + (offset))[all …]
2 * Copyright (c) 2016 Jean-Paul Etienne <fractalclone@gmail.com>6 * SPDX-License-Identifier: Apache-2.045 /* Convenience macro for storing callee saved register [s0 - s11] states. */107 /* use ABI name of registers for the sake of simplicity */110 * Generic architecture-level IRQ handling, along with callouts to111 * SoC-specific routines.117 * Since RISC-V does not completely prescribe IRQ handling behavior,122 * - __soc_is_irq (optional): decide if we're handling an interrupt or an124 * - __soc_handle_irq: handle SoC-specific details for a pending IRQ125 * (e.g. clear a pending bit in a SoC-specific register)[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-2248 order to use the nano variant.66 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 work87 handlers just need to use a define which will then call the supplied88 registration function at boot-up. If applications register this then[all …]