Home
last modified time | relevance | path

Searched refs:linked (Results 76 – 100 of 122) sorted by relevance

12345

/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst62 * Simple linked-list ready queue (:kconfig:option:`CONFIG_SCHED_DUMB`)
115 * Simple linked-list wait_q (:kconfig:option:`CONFIG_WAITQ_DUMB`)
117 When selected, the wait_q will be implemented with a doubly-linked list.
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst61 The memory slab keeps track of unallocated blocks using a linked list;
/Zephyr-latest/doc/kernel/services/data_passing/
Dlifos.rst23 The queue is implemented as a simple linked list.
/Zephyr-latest/doc/hardware/arch/
Dx86.rst30 address space. Code and data are linked in virtual address space,
/Zephyr-latest/arch/x86/zefi/
DREADME.txt60 externally linked shared libraries. Which is to say: only static
/Zephyr-latest/doc/connectivity/networking/
Deth_bridge_native_sim_setup.rst80 Ethernet interfaces which are linked to interfaces ``zeth0`` and ``zeth1`` in the host side.
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig102 from there. The image must be linked to execute from RAM, the address that it is copied
/Zephyr-latest/doc/contribute/
Dexternal.rst18 compiled and linked into the final image, and programmed into the target
224 of the code compiled and linked into the final image. "Inclusion" in this
Dbin_blobs.rst162 can be linked by a toolchain supported by the Zephyr Project. This is required
/Zephyr-latest/doc/services/tfm/
Dbuild.rst7 background, and linked with the Zephyr non-secure application. No knowledge
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst37 The application is linked to the on-chip tightly coupled memory by
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst121 CMake build targets, build targets that are linked together, and
/Zephyr-latest/doc/introduction/
Dindex.rst87 * Simple linked-list ready queue
/Zephyr-latest/doc/services/llext/
Dbuild.rst114 Before the extension code is linked, if the architecture uses dynamic
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig211 linked with OpenThread. Separate multiple values with space " ".
/Zephyr-latest/kernel/
DKconfig.vm122 is linked and the implementation of an eviction algorithm and a
DKconfig309 bool "Simple linked-list ready queue"
374 bool "Simple linked-list wait_q"
377 doubly-linked list. Choose this if you expect to have only
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/
Dxtensa-cavs-linker.ld374 * sections need to be linked in safe/uncached memory but common-rom
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst22 Only the L2 layer can talk to the device driver, linked to the net_if
/Zephyr-latest/doc/
Dglossary.rst32 fully-linked binary.
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld442 * sections need to be linked in safe/uncached memory but common-rom
/Zephyr-latest/modules/
DKconfig.mcuboot193 from there. The image must be linked to execute from RAM, the address that it is copied
/Zephyr-latest/doc/releases/
Drelease-notes-1.5.rst233 * ``ZEP-555`` - correct libgcc not getting linked for CONFIG_FLOAT=y on ARM
Drelease-notes-1.11.rst344 * :github:`5351` - Some libraries should automatically be linked with 'app'
392 * :github:`5651` - [In Progress] arch: arm: linkder: vt must be linked at address 0x00000000 for Co…
Drelease-notes-1.8.rst123 * Host: GATT database changed to a linked list in preparation for dynamic allocation

12345