Home
last modified time | relevance | path

Searched refs:stored (Results 76 – 100 of 163) sorted by relevance

1234567

/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst55 contains "prev" and "next" pointers, and no other data is stored. But
Dslist.rst112 Internally, the flags are stored unioned with the bottom bits of the
/Zephyr-latest/doc/kernel/services/data_passing/
Dstacks.rst130 first out" manner, when the maximum number of stored items is known.
/Zephyr-latest/doc/develop/west/
Dextensions.rst95 'my-command-name', # gets stored as self.name
119 return parser # gets stored as self.parser
/Zephyr-latest/doc/security/
Dsensor-threat.rst120 events to the cloud service where they can be stored in a more
171 and stored by the application during normal operation. When this
191 allowed for this to be stored in the same region as the secret
255 certificates will be stored within the service provider. These
/Zephyr-latest/subsys/lorawan/services/
DKconfig168 The exchanged keys are stored in the non-volatile memory.
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst72 block lists are stored in "buckets" by their size, each bucket storing
79 All metadata is stored at the beginning of the contiguous block of
Dsys_mem_blocks.rst67 All the metadata about an allocator is stored outside of the backing
/Zephyr-latest/subsys/net/ip/
DKconfig572 int "Max number of routing entries stored."
576 This determines how many entries can be stored in routing table.
579 int "Max number of next hop entries stored."
583 This determines how many entries can be stored in nexthop table.
592 int "Max number of multicast routing entries stored."
596 This determines how many entries can be stored in multicast
DKconfig.ipv4147 Incoming fragments are stored in per-packet queue before being
/Zephyr-latest/cmake/modules/
Dyaml.cmake90 # new lists are stored in CMake string format, but those imported via
115 # lists are stored as JSON arrays
170 # The result of the query is stored in <result>
/Zephyr-latest/doc/connectivity/networking/api/
Dsocket_service.rst87 * user data that was stored in the socket service when it was
/Zephyr-latest/drivers/hwinfo/
DKconfig42 Always return factory pre-programmed values, stored in FCFG and ignore
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst65 The build system automatically picks up :file:`.overlay` files stored in
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig82 stored in the secondary slot.
/Zephyr-latest/boards/arduino/nano_33_ble/doc/
Dindex.rst43 …#. Build and flash a sample application, and read the logs to figure out where Arduino stored boss…
/Zephyr-latest/boards/others/neorv32/doc/
Dindex.rst138 revert to the application stored in the block RAM within the FPGA bitstream
/Zephyr-latest/drivers/modem/
DKconfig163 int "Maximum number of stored packet sizes per socket"
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig235 int "Maximum number of stored client TLS/DTLS sessions"
239 This variable specifies maximum number of stored TLS/DTLS sessions,
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst41 in two places. They have to be stored on the stack across potentially
/Zephyr-latest/doc/services/tfm/
Dbuild.rst62 key, which is stored inside the secure bootloader firmware image.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig23 file system, including application-stored secrets like
/Zephyr-latest/drivers/net/
DKconfig87 The captured PPP frames are temporarily stored into this buffer.
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst109 where the strings are stored, which reduces the size of the logging subsystem.
116 * It reduces the size of the binary, as the strings used in the log messages are not stored in the …
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi495 This option uses the MAC address stored in the OTP memory of the nRF70.
518 the received frames and provides this stored information
520 as the stored RSSI value at the driver will be updated regularly.

1234567