Searched refs:stored (Results 51 – 75 of 163) sorted by relevance
1234567
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 195 Number of slots containing short addresses of nodes for which pending data is stored 201 Number of slots containing extended addresses of nodes for which pending data is stored
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 141 stored persistently. The access API provides a mechanism for storing this 164 while model data is being stored. It is recommended to use this option and the 166 needs to be stored. 194 relations can be stored in the composition on a device, and this number should reflect the
|
D | brg_cfg.rst | 138 - Messages with an IVISeq less than or equal to the stored value are discarded, while valid messages 139 update the stored IVISeq before being relayed.
|
D | blob_srv.rst | 79 The state of the BLOB transfer is stored persistently. If a reboot occurs, the BLOB Transfer Server
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 16 has been obtained and stored into the driver instance's private data.
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 77 network core application, the antenna matrix configuration should be stored in
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 64 initialized and memory is properly configured (privileges). Data is stored
|
/Zephyr-latest/arch/xtensa/core/ |
D | CMakeLists.txt | 71 # stored in the thread's TLS area. There is no need for
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 78 network core application, the antenna matrix configuration should be stored in
|
/Zephyr-latest/samples/drivers/fpga/fpga_controller/ |
D | README.rst | 66 After executing the sample, you can see at what address it is stored and its size in bytes.
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 184 :c:struct:`pinctrl_dev_config` will be stored in RAM instead of ROM (not states 186 :c:func:`pinctrl_update_states` to update the states stored in 188 device driver will apply the pin configurations stored in the updated states 376 The pin configuration is stored in an opaque type that is vendor/SoC dependent: 419 the device instance :c:struct:`pinctrl_dev_config` needs to be stored, since it
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 136 Override the platform's default maximum number of assets to be stored in 144 Maximum number of assets to be stored in Internal Trusted Storage (ITS). 150 stored in Internal Trusted Storage (ITS) with TFM_ITS_MAX_ASSET_SIZE. 157 Maximum size (in bytes) of a single asset to be stored in Internal Trusted
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 47 and memory content are printed or stored according to which backends 76 data is stored in the flash partition. The flash partition must be defined 95 This is the core dump log from the serial console, and is stored
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 87 Internal address of the EEPROM chip where the MAC address is stored.
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig | 18 secure the data stored through it at rest.
|
D | Kconfig.its_transform | 84 because the UIDs are easily guessable and even stored in clear by the store module.
|
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/ |
D | README.txt | 16 Since, coverage data is stored in the RAM, it is lost when watchdog fires.
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 65 or file-based, with master encryption keys stored inside a key store. 110 * In implementations where the keys are stored and processed in a
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.littlefs | 58 during an allocation pass. The lookahead buffer is stored as a
|
/Zephyr-latest/kernel/ |
D | Kconfig.obj_core | 10 in a way that allows them to both have common information stored
|
/Zephyr-latest/samples/boards/espressif/flash_encryption/ |
D | README.rst | 4 Encrypt/decrypt data stored in flash memory using ESP32 flash encryption feature.
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 69 * **Transient**- only arguments are stored. Package contain information 124 of the location where address argument is stored. During packaging address is set
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 220 anything else, and that it is stored securely in a way that makes it difficult 240 **Protected Storage** service, for example, to encrypt information stored in 247 to derive new keys, and the **derived keys** don't need to be stored since
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 816 Note that this buffer should still be large enough to restore previously stored 1146 int "Largest DFU image that can be stored" 1339 is stored in the SRPL and the SSEQ field value is bigger than the corresponding 1340 stored SSEQ value, or if the SSRC was not stored in the RPL and the SRPL still has 1591 stored to flash. E.g. the default value of 4 means that the 1751 Minimum number of buffers available to be stored for each 1832 This option specifies how many Label UUIDs can be stored. 1856 means that the sequence number will be stored to flash on every 1861 will add this number to the last stored one, so that it starts 1883 stored by @ref BT_MESH_STORE_TIMEOUT. Finding the right balance [all …]
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 108 stored in the binary.
|
1234567