Home
last modified time | relevance | path

Searched refs:stored (Results 26 – 50 of 163) sorted by relevance

1234567

/Zephyr-latest/doc/hardware/peripherals/
Dfuel_gauge.rst34 or sleep mode due to its utility in reducing battery drain while devices are stored or shipped.
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst17 - The key part is written in an ATE (Allocation Table Entry) called "ID-ATE" which is stored
19 - The value part is defined as "data" and is stored raw starting from the top of the sector.
91 ``ID ATE`` are entries that contain a 32-bit key and describe where the data is stored, its
148 By default ZMS looks for the last data with the same ID by browsing through all stored ATEs from
167 The lead cycle counter is stored in the empty ATE.
168 To become valid, an ATE must have the same cycle counter as the one stored in the empty ATE.
223 Values smaller than or equal to 8 bytes will be stored within the entry (ATE) itself, without
249 Large data values ( > 8 bytes) are stored separately at the top of the sector.
260 Total data that could be stored in this partition for this case is :math:`11 \times 3 \times 64 = 2…
349 - Small-sized data (<= 8 bytes) are stored in the ATE itself
[all …]
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig133 Enables SHA-256 verification of stored data stream. When this
145 and stored data stream on flash.
/Zephyr-latest/subsys/fs/nvs/
DKconfig37 The CRC-32 is transparently stored at the end of the data field,
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dpriv_beacon_srv.rst27 :c:macro:`BT_MESH_MODEL_PRIV_BEACON_SRV`. Note that if the mesh node stored
Ddfd_srv.rst33 firmware slot is stored internally, the application must provide a :ref:`bluetooth_mesh_blob_stream`
/Zephyr-latest/doc/kernel/services/other/
Dthread_local_storage.rst7 basis. These variables are stored in the thread stack which means every
/Zephyr-latest/lib/net_buf/
DKconfig50 * pool name is stored and can be shown in debugging prints
/Zephyr-latest/subsys/net/lib/mqtt/
DKconfig57 all subscriptions are reinstated and all stored messages are sent to
/Zephyr-latest/doc/services/retention/
Dindex.rst10 when a device reboots. The stored data should not persist in the event of a
12 stored to a non-volatile storage like :ref:`flash_api`, :ref:`eeprom_api`, or
19 checksum (1, 2, or 4-bytes in size) of the stored data can be appended to the
/Zephyr-latest/subsys/usb/device/
DKconfig102 int "Size of the array where alternate settings are stored"
106 Size of the array where alternate settings are stored.
/Zephyr-latest/subsys/settings/
DKconfig126 Limit how many items stored in a file before compressing
172 on the data that is going to be stored in ZMS and its hash values
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt97 A hardcoded OOB data set will be stored in the image, do not use in
/Zephyr-latest/samples/tfm_integration/
Dtfm_integration.rst18 key values are stored in the secure bootloader. This allows the application
/Zephyr-latest/subsys/fs/zms/
DKconfig40 ZMS uses an internal buffer to read/write and compare stored data.
/Zephyr-latest/subsys/task_wdt/
DKconfig21 The timeouts for each channel are stored in an array. Allocate only
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst12 a counter is incremented on every reboot and stored in flash,
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst7 buffer, whose contents are stored in first-in-first-out order. Variable size
8 packets are stored in the buffer. Packet buffer works under assumption that there
/Zephyr-latest/drivers/flash/
DKconfig.nordic_qspi_nor50 stored in QSPI XIP region. Note that for this functionality to work,
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store55 Changing it will result in loss of existing data stored on a partition.
/Zephyr-latest/subsys/sensing/
DKconfig61 Ring buffer data is stored by runtime thread, and then give semaphore
/Zephyr-latest/samples/bluetooth/direction_finding_central/
DREADME.rst74 network core application, the antenna matrix configuration should be stored in
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst38 The headers then are stored in multiple "sender" queues (the number is defined
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/
DREADME.rst73 network core application, the antenna matrix configuration should be stored in
/Zephyr-latest/subsys/llext/
DKconfig74 When loading llext with shell it is stored in a temporary buffer of this size
80 Select if LLEXT storage is writable, i.e. if extensions are stored in

1234567