Home
last modified time | relevance | path

Searched refs:single (Results 526 – 550 of 575) sorted by relevance

1...<<212223

/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1150 This value defines the largest DFU image a single slot can store.
1205 the highest number of AD types a single server can scan for, and a
1213 Max number of unique unprovisioned devices a single Remote
1587 Since there is no single optimal answer, this configuration
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst22 The sample prints test info to the console either as a single-thread or
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst142 * Squashing small, incomplete commits into a single cohesive commit.
/Zephyr-latest/boards/nordic/nrf9160dk/doc/
Dindex.rst9 The nRF9160 DK (PCA10090) is a single-board development kit for evaluation and
/Zephyr-latest/arch/riscv/
DKconfig42 be reduced to a single register read.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst178 single upload context, holding information on ongoing upload, that consists
Dsmp_group_0.rst1022 | 0 | MCUboot is in single application mode. |
/Zephyr-latest/cmake/modules/
Dextensions.cmake941 # LETTER: Revision format is a single letter from A - Z.
942 # NUMBER: Revision format is a single integer number.
1595 # A single string is returned containing the full build string constructed from
1627 # MERGE: Return a list of build strings instead of a single build string.
1798 # zephyr_blobs_verify(FILES img/file.bin) # verify a single file and print on error
3040 # ESCAPE: Ensure that any single '\', except '\"', in the input string is
3084 # If a single '\' is discovered, such as 'foo\bar', then it must be escaped like: 'foo\\bar'
3086 # which then becomes a single '\' in the final string.
5105 "a single argument of the form: '<pass name>' or 'NOT <pass_name>'.")
5344 "a single argument of the form: '<pass name>' or 'NOT <pass_name>'.")
Dyaml.cmake360 # single quotes and commas must be double escaped, like this: 'A \\,string'
/Zephyr-latest/doc/security/
Dsecurity-overview.rst138 Zephyr kernel and all applications are compiled into a single static
327 - **Complementary Security/Defense in Depth:** do not rely on a single
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst115 In Arm Cortex-M builds a single interrupt stack memory is shared among exceptions and interrupts. T…
546 instructions outside the single thread context that is allowed
/Zephyr-latest/subsys/bluetooth/common/
DKconfig353 however if there is only a single external UART then
/Zephyr-latest/boards/snps/hsdk/doc/
Dindex.rst8 single-core and multi-core ARC HS34, HS36 and HS38 processors and offers a wide
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst11 Identities are a Zephyr host concept, allowing a single physical device to behave like multiple
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends123 Size of a single RX buffer. Together with buffer count it defines the
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst279 security-related callbacks under a single struct
1110 - Fixed image decryption for SoC flash with page sizes larger than 1024 B in single loader mode.
1260 - :github:`45953` - modem: simcom-sim7080: sendmsg() should result in single outgoing datagram
1307 * :github:`45948` - net: socket: dtls: sendmsg() should result in single outgoing datagram
1357 * :github:`45725` - Bluetooth: Controller: df: CTE request not disabled if run in single shot mode
1642 …le_options()`` fails to apply if the same setting is set for multiple libraries in a single project
Drelease-notes-3.5.rst541 single Flash Interface Unit (FIU) module and Direct Read Access (DRA) mode
780 * Optimized CoAP client library to use only a single thread internally.
2232 * Fixed issue with serial recovery in single slot mode wrongly iterating over 2 image slots.
2280 changed to only show a single option for enabling encryption and selecting the key file.
Drelease-notes-3.0.rst705 * Fixed handling of multiple commands in a single packet.
833 * Fixed support for single application slot with serial recovery.
1241 * :github:`39718` - STM32L496G_DISCO uart testing fails on single buffer read
/Zephyr-latest/doc/develop/
Dmodules.rst146 Upstream changes brought as a single *snapshot* commit (manual diff) in a
321 applies in the module's codebase (for example, by having a single or
530 multiple images as part of a single application, the sysbuild build process
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp79 …roducts/wireless-connectivity/wi-fi-plus-bluetooth-plus-802-15-4/2-4-ghz-single-band-1x1-wi-fi-4-8…
636 This option enables the use of single user support.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst29 The Bluetooth Mesh shell subsystem adds a single ``mesh`` command, which holds a set of
839 Overwrite all model subscriptions with a single new group address.
849 Overwrite all model subscriptions with a single new virtual address. Models only receive
2009 …he solicitiation RPL list. This parameter is optional; if absent, only a single SSRC address will …
/Zephyr-latest/
DCMakeLists.txt52 # There will at minimum be a single linking stage.
53 # When only a single linking stage is required, the `zephyr_pre0` will be mapped
267 # From kconfig choice, pick a single dialect.
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst149 simulator runner into a single executable.
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst438 The board could be loaded using the single binary image, without 2nd stage bootloader.
/Zephyr-latest/doc/develop/flash_debug/
Dhost-tools.rst281 you would like to single step from the start of their application, you

1...<<212223