Searched refs:needed (Results 126 – 150 of 450) sorted by relevance
12345678910>>...18
/Zephyr-latest/doc/develop/manifest/external/ |
D | cannectivity.rst | 39 path: custom/cannectivity # adjust the path as needed
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 640 - No actions needed 642 - No actions needed 644 - No actions needed. 647 - No actions needed. 650 - No actions needed. 653 - No actions needed 656 - No actions needed, client proceeds to idle state automatically. Cannot send or receive data. 661 - No actions needed. 668 - No actions needed, client will re-register once the disable period is over.
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 48 needed to force the required functions and data variables to the correct 53 The ``code_relocation.c`` file has code that is needed for 55 Also this contains code needed for bss zeroing and
|
/Zephyr-latest/boards/khadas/edge2/doc/ |
D | index.rst | 61 0x1000 is the size (in number of sectors) or your image. Increase it if needed.
|
/Zephyr-latest/subsys/net/l2/ |
D | Kconfig | 10 Add a dummy L2 layer driver. This is usually only needed when
|
/Zephyr-latest/doc/services/virtualization/ |
D | ivshmem.rst | 36 vectors that will be needed.
|
/Zephyr-latest/samples/net/sockets/coap_server/ |
D | README.rst | 18 some adjustments to the configuration may be needed.
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | Kconfig | 62 memory. Only increase the value here if really needed.
|
/Zephyr-latest/samples/drivers/adc/adc_sequence/ |
D | README.rst | 25 oversampling setting (if used). It is also needed to provide an alias ``adc0`` for the
|
/Zephyr-latest/lib/posix/options/getopt/ |
D | README | 17 commands as well. A library is needed that allows the developer to parse
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 51 Unlike a heap, more than one memory slab can be defined, if needed. This 125 then releases it once it is no longer needed.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_multiple_instances.rst | 40 if needed, see :ref:`networking_with_eth_qemu` for details. You can also use 128 too as needed.
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 35 methods as needed. This flexibility is crucial for maintaining 50 libraries or hardware accelerators as needed. 61 The API provides all of the cryptographic primitives needed to establish TLS connections.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig | 30 Enable structures and functions needed for packet reassembly by SMP backend.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 39 # nothing extra is needed here, nor a default value.
|
/Zephyr-latest/cmake/ |
D | target_toolchain_flags.cmake | 32 # Loading of templates are strictly not needed as they do not set any
|
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/ |
D | index.rst | 54 internal GPIO pull-up and thus no external pull-up resistor is needed.
|
/Zephyr-latest/kernel/ |
D | Kconfig.mem_domain | 21 architecture-specific data is needed on a per memory domain basis.
|
/Zephyr-latest/tests/bluetooth/controller/ctrl_isoal/ |
D | Kconfig | 76 Note: Usually no margin is needed for CIS as Null PDUs can be used if a payload
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/ |
D | README.rst | 36 bus. Therefore, when flashing a new image, a power cycle is needed
|
/Zephyr-latest/modules/hal_nordic/nrf_802154/ |
D | CMakeLists.txt | 116 # This link is needed to resolve circular dependency between SL and platform
|
/Zephyr-latest/tests/drivers/i2s/i2s_speed/ |
D | Kconfig | 39 value of this option may be needed when GPIO loopback is used.
|
/Zephyr-latest/include/zephyr/arch/arm64/scripts/ |
D | linker.ld | 230 * When _app_smem region is empty, alignment is also needed. If there 339 /* Output section descriptions are needed for these sections to suppress
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 107 # This generates DT information needed by the C macro APIs, 114 # The generated C header needed by <zephyr/devicetree.h> 120 # This generates DT information needed by the Kconfig APIs. 125 # This generates DT information needed by the CMake APIs.
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 151 directory. It's a tarball that contains the headers and compile flags needed 159 contain the compile flags needed by the project, as well as other build-related 179 The full list of flags needed to build an extension is provided by
|
12345678910>>...18