Home
last modified time | relevance | path

Searched refs:linked (Results 51 – 75 of 122) sorted by relevance

12345

/Zephyr-latest/boards/panasonic/pan1780_evb/doc/
Dindex.rst16 The PAN1780 evaluation board is closely linked to these other evaluation
/Zephyr-latest/arch/x86/
DCMakeLists.txt6 # file that is to be linked in after the first link.
/Zephyr-latest/lib/hash/
DKconfig.hash_map20 Separate-Chaining Hashmaps implement each bucket as a linked-list.
/Zephyr-latest/cmake/compiler/armclang/
Dtarget.cmake9 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/subsys/llext/
DKconfig33 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/
Dindex.rst157 ``<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/
Dtarget.cmake8 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt125 # and PSA enabled, the libraries must be linked.
/Zephyr-latest/soc/espressif/common/
DKconfig31 Enabling this will allocate SRAM area starting from the last linked data at the symbolic `_end`,
/Zephyr-latest/cmake/compiler/xcc/
Dtarget.cmake66 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/doc/services/dsp/
Dindex.rst53 linked in at :file:`subsys/dsp/CMakeLists.txt`. To add architecture-specific attributes,
/Zephyr-latest/modules/openthread/
DCMakeLists.txt168 # 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/
Dindex.rst216 ``<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/
Darch_soc.rst338 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.
Dbsim_boards_design.rst134 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/
DCMakeLists.txt13 # The Second Stage Bootloader is only linked to the app that resides
/Zephyr-latest/doc/services/tfm/
Dintegration.rst34 non-secure image, linked with TF-M as an external project, and optionally the
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake127 # are unused during "real" builds of Zephyr source files linked into
/Zephyr-latest/doc/connectivity/networking/api/
Dcapture.rst92 The packets propagate to interface 2 because it is linked to the first interface.
/Zephyr-latest/cmake/linker/armlink/
Dtarget.cmake100 # even though there will be no such sections found in the libraries linked.
/Zephyr-latest/cmake/linker/ld/
Dtarget.cmake169 # are linked at specific locations.
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake16 # are linked at specific locations.
/Zephyr-latest/modules/
DKconfig.mcux381 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/
Dindex.rst56 Special functions exist for dealing with buffers in single linked lists,
/Zephyr-latest/doc/services/llext/
Dconfig.rst40 Build and expect relocatable (partially linked) files as the binary

12345