Searched refs:linked (Results 51 – 75 of 122) sorted by relevance
12345
/Zephyr-latest/boards/panasonic/pan1780_evb/doc/ |
D | index.rst | 16 The PAN1780 evaluation board is closely linked to these other evaluation
|
/Zephyr-latest/arch/x86/ |
D | CMakeLists.txt | 6 # file that is to be linked in after the first link.
|
/Zephyr-latest/lib/hash/ |
D | Kconfig.hash_map | 20 Separate-Chaining Hashmaps implement each bucket as a linked-list.
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | target.cmake | 9 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/subsys/llext/ |
D | Kconfig | 33 Build and expect relocatable (partially linked) files as the 93 or application (via EXPORT_SYMBOL) are linked to LLEXTs
|
/Zephyr-latest/boards/nxp/frdm_rw612/doc/ |
D | index.rst | 157 ``<zephyr workspace>/modules/hal/nxp/zephyr/blobs/rw61x_sb_ble_a2.bin`` will be linked 167 ``<zephyr workspace>/modules/hal/nxp/zephyr/blobs/rw61x_sb_wifi_a2.bin`` will be linked
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 8 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | CMakeLists.txt | 125 # and PSA enabled, the libraries must be linked.
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 31 Enabling this will allocate SRAM area starting from the last linked data at the symbolic `_end`,
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | target.cmake | 66 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/doc/services/dsp/ |
D | index.rst | 53 linked in at :file:`subsys/dsp/CMakeLists.txt`. To add architecture-specific attributes,
|
/Zephyr-latest/modules/openthread/ |
D | CMakeLists.txt | 168 # Setting EXCLUDE_FROM_ALL ensures that only libraries that are linked 209 # Make sure C library, in case of newlib, is linked after OpenThread libraries 219 # Determine which libs should be linked in
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/doc/ |
D | index.rst | 216 ``<zephyr workspace>/modules/hal/nxp/zephyr/blobs/rw61x_sb_ble_a2.bin`` will be linked 226 ``<zephyr workspace>/modules/hal/nxp/zephyr/blobs/rw61x_sb_wifi_a2.bin`` will be linked
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 338 The result of this build is a pre-linked elf library, which contains what we can call the 341 And after both the "embedded SW" and the runner will be linked together to form the final Linux 364 It is worth noting that the embedded SW library is first pre-linked. That is that all symbols which 373 or leave at that point all C library calls unresolved, and let them be linked in the final stage 384 already linked to it in the first pass. 403 used with the native simulator build and linked with the native simulator runner.
|
D | bsim_boards_design.rst | 134 Your application is first built and linked with the Zephyr kernel and any subsystems and network 137 And then both the embedded SW and runner are linked together to produce a Linux executable. 148 kernel and subsystems are built and linked first, and finally assembled all together with the native 269 Note that even though part of the bsim board code is linked with the Zephyr kernel,
|
/Zephyr-latest/modules/hal_rpi_pico/ |
D | CMakeLists.txt | 13 # The Second Stage Bootloader is only linked to the app that resides
|
/Zephyr-latest/doc/services/tfm/ |
D | integration.rst | 34 non-secure image, linked with TF-M as an external project, and optionally the
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | target.cmake | 127 # are unused during "real" builds of Zephyr source files linked into
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | capture.rst | 92 The packets propagate to interface 2 because it is linked to the first interface.
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 100 # even though there will be no such sections found in the libraries linked.
|
/Zephyr-latest/cmake/linker/ld/ |
D | target.cmake | 169 # are linked at specific locations.
|
/Zephyr-latest/cmake/linker/xt-ld/ |
D | target.cmake | 16 # are linked at specific locations.
|
/Zephyr-latest/modules/ |
D | Kconfig.mcux | 381 If enabled, the WiFi firmware used by the device will be linked with the 388 If enabled, the NBU firmware used by the device will be linked with the
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 56 Special functions exist for dealing with buffers in single linked lists,
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 40 Build and expect relocatable (partially linked) files as the binary
|
12345