Searched refs:single (Results 526 – 550 of 575) sorted by relevance
1...<<212223
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 1150 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/ |
D | README.rst | 22 The sample prints test info to the console either as a single-thread or
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 142 * Squashing small, incomplete commits into a single cohesive commit.
|
/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 9 The nRF9160 DK (PCA10090) is a single-board development kit for evaluation and
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 42 be reduced to a single register read.
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 178 single upload context, holding information on ongoing upload, that consists
|
D | smp_group_0.rst | 1022 | 0 | MCUboot is in single application mode. |
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 941 # 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>'.")
|
D | yaml.cmake | 360 # single quotes and commas must be double escaped, like this: 'A \\,string'
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 138 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/ |
D | arm_cortex_m.rst | 115 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/ |
D | Kconfig | 353 however if there is only a single external UART then
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 8 single-core and multi-core ARC HS34, HS36 and HS38 processors and offers a wide
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 11 Identities are a Zephyr host concept, allowing a single physical device to behave like multiple
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 123 Size of a single RX buffer. Together with buffer count it defines the
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 279 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
|
D | release-notes-3.5.rst | 541 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.
|
D | release-notes-3.0.rst | 705 * 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/ |
D | modules.rst | 146 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/ |
D | Kconfig.nxp | 79 …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/ |
D | shell.rst | 29 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/ |
D | CMakeLists.txt | 52 # 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/ |
D | bsim_boards_design.rst | 149 simulator runner into a single executable.
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 438 The board could be loaded using the single binary image, without 2nd stage bootloader.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 281 you would like to single step from the start of their application, you
|
1...<<212223