Home
last modified time | relevance | path

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

12

/Zephyr-latest/samples/psa/persistent_key/
DREADME.rst2 :name: PSA Crypto persistent key
4 Manage and use persistent keys via the PSA Crypto API.
9 This sample demonstrates usage of persistent keys in the :ref:`PSA Crypto API <psa_crypto>`.
16 (for storage of the persistent keys) must be present for this sample to work.
/Zephyr-latest/subsys/net/lib/mqtt/
DKconfig52 When a client connects to a MQTT broker using a persistent session,
56 subscribed. When the client reconnects to the persistent session,
59 persistent session.
/Zephyr-latest/doc/services/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-latest/samples/subsys/settings/
DREADME.rst12 from persistent storage and exported to persistent storage using different
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg.rst19 in the :ref:`persistent storage <bluetooth_mesh_persistent_storage>`.
Dcore.rst40 the entire RPL in the persistent storage before it is powered off. Depending on
44 storing of RPL entries in the persistent storage.
Dproxy.rst46 processed by the node. The delay between updating the SRPL and storing the change to the persistent
/Zephyr-latest/scripts/tests/twister/
Dtest_hardwaremap.py191 persistent=mocked_hm.options.persistent_hardware_map
381 persistent, argument
452 mocked_hm.scan(persistent)
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhardwaremap.py179 self.scan(persistent=self.options.persistent_hardware_map)
318 def scan(self, persistent=False): argument
321 if persistent and platform.system() == 'Linux':
/Zephyr-latest/samples/psa/its/
DREADME.rst13 for storing and retrieving persistent data.
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst138 * RTC time is not persistent across application initialization.
139 * RTC alarms are not persistent across application initialization.
/Zephyr-latest/doc/services/settings/
Dindex.rst6 The settings subsystem gives modules a way to store persistent per-device
78 This gets called when loading values from persistent storage using
82 This gets called when saving a single setting to persistent storage using
142 Storing data to persistent storage
/Zephyr-latest/subsys/net/lib/wifi_credentials/
DKconfig85 with persistent lifetime. The users of the PSA API are responsible (WIFI credentials
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst36 - Generate/import a persistent key: secp256r1 (usage: ecdsa-with-SHA256)
39 - Sign the hash with the persistent key
45 - Generate/import a persistent key: secp256r1 (usage: ecdsa-with-SHA256)
50 Importing/generating the persistent key is based on config option
337 [00:00:06.349,000] <inf> app: Destroyed persistent key #1
/Zephyr-latest/cmake/modules/
Duser_cache.cmake7 # The user cache can be used for caching of data that should be persistent
/Zephyr-latest/subsys/secure_storage/
DKconfig11 It allows making use of the PSA Secure Storage API and persistent keys in the PSA Crypto
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst77 The meshctl utility maintains a persistent JSON database containing
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst98 The meshctl utility maintains a persistent JSON database containing
/Zephyr-latest/scripts/ci/
Dpylintrc20 persistent=no
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig164 Zephyr's DHCPv4 server does not implement persistent storage of address
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst307 .. _bluetooth-persistent-storage:
313 persistent storage to flash. This requires the presence of a flash
/Zephyr-latest/modules/openthread/
DKconfig.thread231 Openthread value ahead of the current frame counter for persistent storage.
/Zephyr-latest/doc/introduction/
Dindex.rst175 The settings subsystem gives modules a way to store persistent per-device
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst326 …n attempt on an iface times out, the iface will not attempt to reconnect, even if it is persistent.
328 …ied timeout, the iface will try to connect forever until it succeeds, even if it is not persistent.
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig746 enabled this choice will provide a non-persistent implementation
770 might wear out persistent memory.
1517 with persistent lifetime. The users of the PSA API is responsible
1835 are actually written into persistent storage (flash) after
1845 updated in persistent storage (i.e. flash). E.g. a value of 100
1863 are written to the persistent storage. Setting this value
1866 as the persistent storage setting this value to a low number

12