Home
last modified time | relevance | path

Searched refs:rest (Results 1 – 25 of 53) sorted by relevance

123

/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/tests/kernel/fatal/exception/
DREADME4 thread, the thread gets aborted and the rest of the system executes normally.
/Zephyr-latest/doc/services/pm/
Doverview.rst11 Thus a coherent abstraction is presented to the rest of the OS and the application layer.
/Zephyr-latest/doc/services/
Dsecure_storage.rst23 may secure the data stored via the PSA Secure Storage API at rest.
37 * does not guarantee that the data it stores will be secure at rest in all cases.
60 However, this does not guarantee that the data stored will be secure at rest in all cases,
72 It is only secured at rest. Protecting it at runtime as well
/Zephyr-latest/scripts/build/
Dgen_relocate_app.py509 mem_region, rest = line.split(':', 1)
514 phdr, rest = rest.split(':', 1)
517 flag_list, file_list = (lst.split(';') for lst in rest.split(':', 1))
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.css3 look and feel that's consistent with the rest of the documentation without necessarily aiming
/Zephyr-latest/drivers/modem/
DKconfig.wncm14a2a28 to the rest of the network stack, letting the rx thread continue
DKconfig.quectel-bg9x30 to the rest of the network stack, letting the rx thread continue
DKconfig.ublox-sara-r452 to the rest of the network stack, letting the rx thread continue
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst49 #. Clone the rest of the repositories used by zephyr::
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D003_rfc-proposal.md47 Highlight how the change may affect the rest of the project (new components,
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst46 (currently uint, string or bytes), and the rest is the ID. The ID is globally unique to each
148 The rest of the API is agnostic to where the data is. After the handle has been initialized,
149 it can be used with the rest of the API:
/Zephyr-latest/samples/subsys/llext/modules/
DREADME.rst39 - By default, the sample will compile the function along with the rest of
/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c1159 uint32_t rest = msg.len; in stm32_i2c_transaction() local
1179 rest -= msg.len; in stm32_i2c_transaction()
1181 msg.len = rest; in stm32_i2c_transaction()
1182 } while (rest > 0U); in stm32_i2c_transaction()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst321 …horter than 16 bytes will populate the N most significant bytes of the array and zero-pad the rest.
337 …horter than 16 bytes will populate the N most significant bytes of the array and zero-pad the rest.
347 … will populate the N most significant bytes of the array and zero-pad the rest. If omitted, the cu…
378 … will populate the N most significant bytes of the array and zero-pad the rest. If omitted, the st…
440 …horter than 32 bytes will populate the N most significant bytes of the array and zero-pad the rest.
642 … will populate the N most significant bytes of the array and zero-pad the rest. Only valid if the …
651 … will populate the N most significant bytes of the array and zero-pad the rest. If omitted, the de…
675 … will populate the N most significant bytes of the array and zero-pad the rest. Only valid if the …
684 … will populate the N most significant bytes of the array and zero-pad the rest. If omitted, the de…
774 …horter than 16 bytes will populate the N most significant bytes of the array and zero-pad the rest.
[all …]
Dblob_srv.rst83 callback, the user must provide a BLOB stream to use for the rest of the transfer. If the recover
/Zephyr-latest/doc/kernel/services/
Dindex.rst8 with a rich set of available features. The rest of the Zephyr ecosystem,
/Zephyr-latest/doc/hardware/emulator/
Dindex.rst11 and present themselves as devices of a given class to the rest of the system.
/Zephyr-latest/subsys/secure_storage/
DKconfig17 secure the data stored through it at rest.
/Zephyr-latest/doc/kernel/services/other/
Datomic.rst62 /* do rest of routine's processing */
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at54 to the rest of the network stack, letting the rx thread continue
/Zephyr-latest/include/zephyr/arch/x86/intel64/
Dlinker.ld85 * The rest of the system is loaded in "normal" memory (typically
/Zephyr-latest/doc/services/device_mgmt/
Dec_host_cmd.rst48 a SPI node has changed to use the Host Command version of a SPI driver. The rest of the properties
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig38 DHCP options not used by the rest of the system.
/Zephyr-latest/lib/libc/picolibc/
DKconfig79 rest of Zephyr

123