Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 602) sorted by relevance

12345678910>>...25

/Zephyr-latest/tests/subsys/debug/coredump_backends/src/
Dmain.c84 /* There should be a stored coredump now if backend has storage */ in test_has_stored_dump()
88 TC_ERROR("Can't query stored dump: unexpectedly not supported.\n"); in test_has_stored_dump()
91 TC_PRINT("Can't query stored dump: expectedly not supported.\n"); in test_has_stored_dump()
100 TC_ERROR("Can't have a stored dump: not supported.\n"); in test_has_stored_dump()
106 zassert_false(is_expected, "Should have stored dump!\n"); in test_has_stored_dump()
109 TC_ERROR("Can't have an empty stored dump: not supported.\n"); in test_has_stored_dump()
113 TC_ERROR("Error reading stored dump! (%d)\n", ret); in test_has_stored_dump()
125 /* There should be a stored coredump now if backend has storage */ in test_verify_stored_dump()
129 TC_ERROR("Can't verify stored dump: unexpectedly not supported.\n"); in test_verify_stored_dump()
132 TC_PRINT("Can't verify stored dump: expectedly not supported.\n"); in test_verify_stored_dump()
[all …]
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig.ucifi49 device that can be stored in this object.
57 device that can be stored in this object.
65 to a device that can be stored in this object.
74 stored in this object.
82 that can be stored in this object.
91 that can be stored in this object.
100 be stored in this object.
/Zephyr-latest/subsys/debug/coredump/
Dcoredump_backend_flash_partition.c28 * On the partition, a header is stored at the beginning with padding
237 * @brief Process the stored coredump in flash partition.
239 * This reads the stored coredump data and processes it via
242 * @param cb callback to process the stored coredump data
244 * @return 1 if successful; 0 if stored coredump is not found
289 * @brief Get the stored coredump in flash partition.
291 * This reads the stored coredump data and copies the raw data
300 * @return dump size if successful; 0 if stored coredump is not found
357 * @brief Erase or scramble the stored coredump header from flash partition.
359 * This erases or scrambles the stored coredump header from the flash partition,
[all …]
/Zephyr-latest/tests/bluetooth/mesh/rpl/src/
Dmain.c173 /* Entries with old_iv == true should be removed, others should be stored. */ in expect_pending_store()
259 * stored after the reset operation is finished.
285 /** Test that RPL accepts and stores a valid entry that was just stored. The entry should be stored
294 * address and correct IVI after the entry was stored. in ZTEST()
312 * be stored during the reset operation.
342 /* Test that RPL accepts and stores a valid entry that has not yet been stored. The entry should be
343 * stored during the reset operation.
349 /* Take RPL entry from test vector that has old_iv == false and is not stored yet after in ZTEST()
365 /* The entry should have been stored in previous bt_mesh_rpl_pending_store() call. Another in ZTEST()
374 * The entry will be added at the end of RPL, therefore it should be stored during the reset
[all …]
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/
DREADME.rst17 be stored to and read from UIDs, and how overwrite protection can be enabled using flags.
59 Info on data stored in UID1:
63 Read and compare data stored in UID1
64 Data stored in UID1: The quick brown fox jumps over the lazy dog
65 Overwriting data stored in UID1 with: Lorem ipsum dolor sit amet
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/src/
Dmain.c42 printk("Info on data stored in UID1:\n"); in main()
47 printk("Read and compare data stored in UID1\n"); in main()
53 printk("Failed to get data stored in UID1! (%d)\n", status); in main()
56 printk("Data stored in UID1: %s\n", stored_data); in main()
58 printk("Overwriting data stored in UID1: %s\n", TEST_STRING_2); in main()
/Zephyr-latest/subsys/bluetooth/mesh/
Dva.h17 * @param uuid Label UUID to be stored.
18 * @param entry Pointer to a memory where a new or updated entry will be stored, or NULL.
20 * @return STATUS_SUCCESS if entry is stored or updated, error code otherwise.
78 /** @brief Remove all stored virtual addresses and remove them from the persistent storage. */
/Zephyr-latest/include/zephyr/debug/
Dcoredump.h46 * Check if there is a stored coredump from backend.
49 * - 1 if there is a stored coredump, 0 if none.
79 * Verify that the stored coredump is valid.
83 * - 0 if not valid or no stored coredump.
90 * Erase the stored coredump.
100 * Copy the raw stored coredump.
104 * - 0 if stored coredump is not found
111 * Invalidate the stored coredump. This is faster than
345 * Perform command on coredump subsystem, for example, output the stored
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst233 The :ref:`tls_credentials <sockets_tls_credentials_subsys>` module treats stored credentials as arb…
243stored without NULL termination.", "Data entered into shell will be decoded from base64 into raw b…
244stored with NULL termination.", "Data entered into shell will be decoded from base64 into raw bina…
245 …g and stored without NULL termination.", "Text data entered into shell will be passed into storage…
246stored with NULL-termination.", "Text data entered into shell will be passed into storage as-writt…
254 This ensures it is stored without a NULL terminator.
256 …-END X----`` markers), and then use the ``BINT`` format to make sure the stored string is NULL-ter…
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/src/
Dmeas.h21 * @param v pointer where VBUS voltage, in millivolts, is stored
30 * @param c pointer where VBUS current, in milliamperes, is stored
/Zephyr-latest/doc/services/
Dsecure_storage.rst23 may secure the data stored via the PSA Secure Storage API at rest.
49 * The data stored in the ITS is by default encrypted and authenticated (Against ``1.`` in
58 | This is not the case on all MCUs. Thus, additional protection is provided to the stored data.
60 However, this does not guarantee that the data stored will be secure at rest in all cases,
65 In addition, the data stored in the ITS is not protected against replay attacks,
68 * The data stored via the PSA Secure Storage API is not protected from direct
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcore.rst51 which RPL entries are to be stored in this case.
77 the change needs to be stored persistently, the stack schedules a work item.
83 When IV index, Sequence Number or CDB configuration have to be stored, the work
89 stored, the delay is set to :kconfig:option:`CONFIG_BT_MESH_RPL_STORE_TIMEOUT`.
90 If other stack configuration has to be stored, the delay defined by
106 workqueue, while the stack configuration is being stored.
/Zephyr-latest/doc/kernel/data_structures/
Dspsc_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/subsys/secure_storage/src/its/
DCMakeLists.txt17 This means that the data and keys stored via the PSA APIs may not be secure at rest.")
22 This means that the data and keys stored via the PSA APIs will not be secure at rest.
/Zephyr-latest/include/zephyr/sys/
Dbyteorder.h492 * @brief Get a 16-bit integer stored in big-endian format.
494 * Get a 16-bit integer, stored in big-endian format in a potentially
507 * @brief Get a 24-bit integer stored in big-endian format.
509 * Get a 24-bit integer, stored in big-endian format in a potentially
522 * @brief Get a 32-bit integer stored in big-endian format.
524 * Get a 32-bit integer, stored in big-endian format in a potentially
537 * @brief Get a 40-bit integer stored in big-endian format.
539 * Get a 40-bit integer, stored in big-endian format in a potentially
552 * @brief Get a 48-bit integer stored in big-endian format.
554 * Get a 48-bit integer, stored in big-endian format in a potentially
[all …]
Dlinear_range.h137 * @param[out] val Where value will be stored.
160 * @param[out] val Where value will be stored.
181 * If the value falls outside the range, the nearest index will be stored and
188 * @param[out] idx Where index will be stored.
225 * @param[out] idx Where index will be stored.
252 * intersect), the nearest index will be stored and -ERANGE returned.
257 * @param[out] idx Where index will be stored.
309 * @param[out] idx Where index will be stored.
/Zephyr-latest/subsys/secure_storage/include/internal/zephyr/secure_storage/its/
Dtransform.h32 * `PSA_STORAGE_FLAG_*` values. It gets stored as part of `stored_data`.
44 /** @brief Transforms and validates the stored data of an ITS entry for use.
48 * @param[in] stored_data The stored data to transform for use.
/Zephyr-latest/drivers/flash/
Dflash_util.c31 size_t stored = 0; in z_impl_flash_fill() local
57 while (stored < size) { in z_impl_flash_fill()
58 size_t chunk = MIN(sizeof(filler), size - stored); in z_impl_flash_fill()
60 rc = api->write(dev, offset + stored, filler, chunk); in z_impl_flash_fill()
63 dev, (size_t)offset + stored); in z_impl_flash_fill()
66 stored += chunk; in z_impl_flash_fill()
/Zephyr-latest/include/zephyr/xen/
Dgeneric.h30 ({ __typeof__(*ptr) stored = old; \
31 __atomic_compare_exchange_n(ptr, &stored, new, 0, __ATOMIC_SEQ_CST, \
/Zephyr-latest/drivers/ieee802154/
DKconfig.nrf542 bool "Support usage of EUI64 value stored in UICR registers"
47 stored in User information configuration registers (UICR).
61 section in which custom EUI64 is stored.
/Zephyr-latest/include/zephyr/net/prometheus/
Dformatter.h28 * @param buffer Pointer to the buffer where the formatted exposition data will be stored.
43 * @param buffer Pointer to the buffer where the formatted exposition data will be stored.
/Zephyr-latest/kernel/
DKconfig.device10 When enabled, device dependencies will be stored so that they can be
32 If enabled, additional data from the devicetree will be stored for
/Zephyr-latest/subsys/net/lib/wifi_credentials/
DKconfig63 bool "Add command to connect to stored networks directly."
72 Wait period before falling back to the next entry in the list of stored SSIDs.
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst6 Elements, represented as id-data pairs, are stored in flash using a
14 at least one id-data pair stored in flash at all time.
19 Each element is stored in flash as metadata (8 byte) and data. The metadata is
29 The data CRC is not checked for a partial read, as it is stored at the end of the
39 During initialization NVS will verify the data stored in flash, if it
/Zephyr-latest/tests/kernel/device/src/
Dmain.c290 * sequence number that each driver stored during initialization. If the
291 * sequence of initial level stored is corresponding with our expectation, it
300 /* we check if the stored executing sequence for different level is in ZTEST()
317 * sequence number that each driver stored during initialization. If the
318 * sequence of initial priority stored is corresponding with our expectation, it
327 /* we check if the stored pexecuting sequence for priority is correct, in ZTEST()
344 * sequence number that each driver stored during initialization. If the
345 * sequence of initial priority stored is corresponding with our expectation, it

12345678910>>...25