Searched +full:non +full:- +full:permanent (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32-flash-controller.yaml | 3 compatible: "st,stm32-flash-controller" 5 include: flash-controller.yaml 8 st,rdp1-enable-byte: 12 This property provides a byte which should used to enable non-permanent 15 RDP1 but in multi-image environment, some other image could check if
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt.h | 2 * Copyright (c) 2018-2021 mcumgr authors 3 * Copyright (c) 2022-2024 Nordic Semiconductor ASA 5 * SPDX-License-Identifier: Apache-2.0 195 /** Flash area being written; -1 if no upload in progress. */ 232 * @return 0 on success, non-zero on failure. 241 * @return 0 on success, non-zero on failure. 251 * @return Non-negative on success, negative value on error. 260 * @return Non-negative slot number 269 * @return Non-negative image number. 282 * @return 0 if slot is not used, non-0 otherwise. [all …]
|
/Zephyr-latest/include/zephyr/mgmt/ |
D | osdp.h | 4 * SPDX-License-Identifier: Apache-2.0 41 * - 0 - NOP – do not alter this output 42 * - 1 - set the permanent state to OFF, abort timed operation (if any) 43 * - 2 - set the permanent state to ON, abort timed operation (if any) 44 * - 3 - set the permanent state to OFF, allow timed operation to complete 45 * - 4 - set the permanent state to ON, allow timed operation to complete 46 * - 5 - set the temporary state to ON, resume perm state on timeout 47 * - 6 - set the temporary state to OFF, resume permanent state on timeout 69 * @brief LED params sub-structure. Part of LED command. See @ref osdp_cmd_led. 75 * - 0 - NOP - do not alter this LED's temporary settings. [all …]
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/include/mgmt/mcumgr/grp/img_mgmt/ |
D | img_mgmt_priv.h | 2 * Copyright (c) 2018-2021 mcumgr authors 3 * Copyright (c) 2022-2023 Nordic Semiconductor ASA 5 * SPDX-License-Identifier: Apache-2.0 35 * @param permanent Whether the image should be used permanently or only tested once: 41 int img_mgmt_write_pending(int slot, bool permanent); 120 /** The normal boot to active or non-active slot */ 122 /** The test/non-permanent boot to non-active slot */ 140 * @return -1 in case when next boot slot can not be established.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | features.rst | 1 .. _bluetooth-features: 15 grown to be mature and feature-rich, as can be seen in the section below. 26 * Support for :ref:`all combinations <bluetooth-hw-setup>` of Host and 29 * Controller-only (HCI) over UART, SPI, USB and IPC physical transports 30 * Host-only over UART, SPI, and IPC (shared memory) 33 * :ref:`Bluetooth-SIG qualifiable <bluetooth-qual>` 38 * :ref:`Bluetooth Low Energy Controller <bluetooth-ctlr-arch>` (LE Link Layer) 42 * Concurrent multi-protocol support ready 47 real-time specifics so that they can be encapsulated in a hardware-specific 72 * Non-volatile storage support for permanent storage of Bluetooth-specific [all …]
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt_state.c | 2 * Copyright (c) 2018-2021 mcumgr authors 3 * Copyright (c) 2022-2023 Nordic Semiconductor ASA 5 * SPDX-License-Identifier: Apache-2.0 185 return -1; in img_mgmt_get_next_boot_slot() 205 __ASSERT(fa_id != -1, "Could not map slot to area ID"); in read_directxip_state() 215 return -1; in read_directxip_state() 354 * will swap to the specified image on the next reboot. If the permanent 359 img_mgmt_state_set_pending(int slot, int permanent) in img_mgmt_state_set_pending() argument 374 rc = img_mgmt_write_pending(slot, permanent); in img_mgmt_state_set_pending() 415 zcbor_state_t *zse = ctxt->writer->zs; in img_mgmt_state_encode_slot() [all …]
|
D | zephyr_img_mgmt.c | 2 * Copyright (c) 2018-2021 mcumgr authors 4 * SPDX-License-Identifier: Apache-2.0 72 assert(fa->fa_size % 4 == 0); in img_mgmt_flash_check_empty_inner() 77 end = fa->fa_size; in img_mgmt_flash_check_empty_inner() 79 if (end - addr < sizeof(data)) { in img_mgmt_flash_check_empty_inner() 80 bytes_to_read = end - addr; in img_mgmt_flash_check_empty_inner() 172 fa_id = -1; in img_mgmt_flash_area_id() 186 * find any unused and non-active available (auto-select); any other positive 188 * ID is returned, -1 is returned otherwise. 189 * Note that auto-selection is performed only between the two first slots. [all …]
|
/Zephyr-latest/include/zephyr/net/http/ |
D | status.h | 8 * SPDX-License-Identifier: Apache-2.0 32 …* @see <a href="https://www.iana.org/assignments/http-status-codes">Hypertext Transfer Protocol (H… 34 …* @see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status">HTTP response status cod… 44 HTTP_203_NON_AUTHORITATIVE_INFORMATION = 203, /**< Non-Authoritative Information */ 48 HTTP_207_MULTI_STATUS = 207, /**< Multi-Status */ 59 HTTP_308_PERMANENT_REDIRECT = 308, /**< Permanent Redirect */
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 11 +-------------------+-----------------------------------------------+ 15 +-------------------+-----------------------------------------------+ 17 +-------------------+-----------------------------------------------+ 20 +-------------------+-----------------------------------------------+ 23 +-------------------+-----------------------------------------------+ 26 +-------------------+-----------------------------------------------+ 28 +-------------------+-----------------------------------------------+ 30 +-------------------+-----------------------------------------------+ 42 "slot0_partition" and "slot1_partition", as label of ``fixed-partition`` dedicated 43 to single application, but will name them as "image-0" and "image-1" respectively. [all …]
|
/Zephyr-latest/arch/x86/ |
D | Kconfig | 3 # Copyright (c) 2014-2015 Wind River Systems, Inc. 4 # SPDX-License-Identifier: Apache-2.0 13 # CPU Families - the SoC configuration should select the right one. 61 # Configuration common to both IA32 and Intel64 sub-architectures. 65 bool "Run in 64-bit mode" 163 bool "Compiler-generated SSEx instructions for floating point math" 191 This value normally need to be page-aligned. 231 Selects the use of the memory-mapped PCI Express Extended 244 Hidden option to signal building for PC-compatible platforms 274 text segment by 12-16 bytes and is typically ignored if not needed. [all …]
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 2 * Copyright (c) 2011-2014 Wind River Systems, Inc. 3 * Copyright (c) 2017-2020 Intel Corporation 5 * SPDX-License-Identifier: Apache-2.0 29 * when the mapping was made. This is used to un-apply memory domain memory 51 * - If the entire entry is zero, it's an un-mapped virtual page 52 * - If PTE_ZERO is set, we flipped this page due to KPTI 53 * - Otherwise, this was a page-out 87 /* How many bits to right-shift a virtual address to obtain the 116 * See Figures 4-4, 4-7, 4-11 in the Intel SDM, vol 3A 154 /* 32-bit */ [all …]
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 7 order to avoid reinventing the wheel and to reuse as much well-established, 14 modules, an external project is required to have its own life-cycle outside 29 - Debugger integration 30 - Silicon vendor Hardware Abstraction Layers (HALs) 31 - Cryptography libraries 32 - File Systems 33 - Inter-Process Communication (IPC) libraries 36 references to optional :ref:`binary blobs <bin-blobs>`. 41 .. _modules-vs-projects: 47 <west-workspace>`. In fact, modules :ref:`do not require west [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | mcs.c | 6 * Copyright (c) 2019 - 2021 Nordic Semiconductor ASA 8 * SPDX-License-Identifier: Apache-2.0 108 atomic_clear_bit(client->flags, FLAG_PLAYER_NAME_CHANGED); in read_player_name() 109 } else if (atomic_test_bit(client->flags, FLAG_PLAYER_NAME_CHANGED)) { in read_player_name() 153 atomic_clear_bit(client->flags, FLAG_ICON_URL_CHANGED); in read_icon_url() 154 } else if (atomic_test_bit(client->flags, FLAG_ICON_URL_CHANGED)) { in read_icon_url() 180 atomic_clear_bit(client->flags, FLAG_TRACK_TITLE_CHANGED); in read_track_title() 181 } else if (atomic_test_bit(client->flags, FLAG_TRACK_TITLE_CHANGED)) { in read_track_title() 208 atomic_clear_bit(client->flags, FLAG_TRACK_DURATION_CHANGED); in read_track_duration() 230 atomic_clear_bit(client->flags, FLAG_TRACK_POSITION_CHANGED); in read_track_position() [all …]
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.7.rst | 22 out-of-tree SoCs and boards to be ported to the new model. See the 25 * The following build-time generated headers: 27 .. list-table:: 28 :header-rows: 1 30 * - Affected header files 31 * - ``app_version.h`` 32 * - ``autoconf.h`` 33 * - ``cmake_intdef.h`` 34 * - ``core-isa-dM.h`` 35 * - ``devicetree_generated.h`` [all …]
|