Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-Core-2.7.6/subsys/net/lib/mqtt/
DKconfig46 When a client connects to a MQTT broker using a persistent session,
50 subscribed. When the client reconnects to the persistent session,
53 persistent session.
/Zephyr-Core-2.7.6/doc/reference/storage/stream/
Dstream_flash.rst24 the stream write progress to persistent storage so that the operation can resume
28 write progress to persistent storage using the :ref:`Settings <settings_api>`
/Zephyr-Core-2.7.6/samples/subsys/settings/
DREADME.rst11 from persistent storage and exported to persistent storage using different
/Zephyr-Core-2.7.6/doc/reference/bluetooth/mesh/
Dcore.rst32 the entire RPL in the persistent storage before it is powered off. Depending on
36 storing of RPL entries in the persistent storage.
Daccess.rst137 callback gets called when model specific data is found in the persistent
/Zephyr-Core-2.7.6/doc/reference/settings/
Dindex.rst6 The settings subsystem gives modules a way to store persistent per-device
67 This gets called when loading values from persistent storage using
71 This gets called when a saving a single setting to persistent storage using
120 Storing data to persistent storage
/Zephyr-Core-2.7.6/samples/tfm_integration/psa_crypto/
DREADME.rst35 - Generate a persistent key: secp256r1 (usage: ecdsa-with-SHA256)
38 - Sign the hash with the persistent key
327 [00:00:14.570,000] <inf> app: Destroyed persistent key #1
/Zephyr-Core-2.7.6/samples/boards/nrf/mesh/onoff-app/
DREADME.rst76 The meshctl utility maintains a persistent JSON database containing
/Zephyr-Core-2.7.6/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/
DREADME.rst96 The meshctl utility maintains a persistent JSON database containing
/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
DKconfig726 are actually written into persistent storage (flash) after
735 updated in persistent storage (i.e. flash). E.g. a value of 100
751 gets written to the persistent storage. Setting this value
754 as the persistent storage setting this value to a low number
872 Use this option to enable persistent settings debug logs.
/Zephyr-Core-2.7.6/scripts/ci/
Dpylintrc20 persistent=no
/Zephyr-Core-2.7.6/doc/introduction/
Dindex.rst163 The settings subsystem gives modules a way to store persistent per-device
/Zephyr-Core-2.7.6/doc/guides/bluetooth/
Dbluetooth-arch.rst382 .. _bluetooth-persistent-storage:
388 persistent storage to flash. This requires the presence of a flash
/Zephyr-Core-2.7.6/boards/arm/lpcxpresso55s69/doc/
Dindex.rst176 | storage | 0x00088000[50k] | File system, persistent storage |
/Zephyr-Core-2.7.6/boards/arm/cc3235sf_launchxl/doc/
Dindex.rst267 its persistent memory. Newly loaded Wi-Fi applications then need not explicitly
/Zephyr-Core-2.7.6/boards/arm/cc3220sf_launchxl/doc/
Dindex.rst267 its persistent memory. Newly loaded Wi-Fi applications then need not explicitly
/Zephyr-Core-2.7.6/scripts/
Dtwister813 hwm.scan(persistent=options.persistent_hardware_map)
Dspelling.txt800 persistant||persistent
/Zephyr-Core-2.7.6/doc/reference/kernel/other/
Dfloat.rst155 and potentially requesting FPU usage. Because ISR don't have a persistent
/Zephyr-Core-2.7.6/doc/contribute/coding_guidelines/
Dindex.rst446 - Initializer lists shall not contain persistent side effects
452 …- The value of an expression and its persistent side effects shall be the same under all permitte…
467 … - The right hand operand of a logical && or || operator shall not contain persistent side effects
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-1.6.rst103 * Added basic persistent storage support (filesystem-backed)
Drelease-notes-1.12.rst210 * settings-based persistent storage functionality for BLE (including CCC) and
562 * :github:`7073` - Full persistent storage support for Bluetooth
Drelease-notes-2.4.rst627 * Added support for enabling MQTT persistent sessions.
1371 * :github:`26467` - Bluetooth: Race-condition on persistent connectable advertiser
1411 * :github:`26296` - Store logs in persistent storage (ext. flash, SD card)
1412 * :github:`26295` - Enable persistent storage (ext flash/SD card) as logger backend
/Zephyr-Core-2.7.6/scripts/pylib/twister/
Dtwisterlib.py4065 def scan(self, persistent=False): argument
4068 if persistent and platform.system() == 'Linux':
/Zephyr-Core-2.7.6/boards/posix/native_posix/doc/
Dindex.rst504 - ``RTC_CLOCK_REALTIME``: RTC persistent time. It is affected by

12