Home
last modified time | relevance | path

Searched refs:linked (Results 26 – 50 of 122) sorted by relevance

12345

/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/
Dlinker.ld11 * The Second Stage Bootloader is only linked to the app that
/Zephyr-latest/drivers/misc/devmux/
DKconfig11 software to select the data, config, and api from a number of linked
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay40 linked-terminal = <&out_terminal>;
/Zephyr-latest/boards/raytac/mdbt53_db_40/
DKconfig.defconfig10 # For the secure version of the board the firmware is linked at the beginning
17 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/boards/raytac/mdbt53v_db_40/
DKconfig.defconfig10 # For the secure version of the board the firmware is linked at the beginning
17 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/boards/nordic/nrf5340dk/
DKconfig.defconfig10 # For the secure version of the board the firmware is linked at the beginning
17 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
DKconfig.defconfig10 # For the secure version of the board the firmware is linked at the beginning
17 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/samples/subsys/llext/modules/
DKconfig18 linked in the Zephyr image.
/Zephyr-latest/boards/nordic/thingy53/
DKconfig.defconfig10 # For the secure version of the board the firmware is linked at the beginning
17 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/cmake/modules/
Dkernel.cmake32 BRIEF_DOCS "Global list of all Zephyr CMake libs that should be linked in"
33 FULL_DOCS "Global list of all Zephyr CMake libs that should be linked in.
38 BRIEF_DOCS "Global list of all Zephyr interface libs that should be linked in."
39 FULL_DOCS "Global list of all Zephyr interface libs that should be linked in.
44 BRIEF_DOCS "Source files that are generated after Zephyr has been linked once."
46 Source files that are generated after Zephyr has been linked once.\
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-qual.rst16 The setup is described in more details in the pages linked below.
/Zephyr-latest/doc/services/llext/
Dindex.rst10 loaded, and linked with the main Zephyr binary. Extensions can be manipulated
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/
DKconfig.defconfig12 # must be linked after Nordic MBR, that is factory-programmed on the board.
/Zephyr-latest/boards/nordic/nrf52840dongle/
DKconfig.defconfig10 # must be linked after Nordic MBR, that is factory-programmed on the board.
/Zephyr-latest/boards/ezurio/bl654_usb/
DKconfig.defconfig9 # must be linked after Nordic MBR, that is factory-programmed on the board.
/Zephyr-latest/boards/ezurio/bl5340_dvk/
DKconfig.defconfig14 # For the secure version of the board the firmware is linked at the beginning
21 # must be linked into the code-partition (non-secure) defined in DT, regardless.
/Zephyr-latest/tests/subsys/usb/device_next/
Dbuild_all.overlay42 linked-terminal = <&out_terminal>;
/Zephyr-latest/drivers/dma/
DKconfig.dw_axi_dmac24 bool "hardware supports linked list multi block transfer"
/Zephyr-latest/doc/services/portability/posix/implementation/
Dindex.rst13 - Zephyr apps are not linked separately, nor do they execute as subprocesses
14 - Zephyr, libraries, and application code are compiled and linked together, running similarly to
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst7 Unlike "regular" constants, binary descriptors are linked to a known offset in the binary, making
35 Binary descriptors are implemented with a TLV (tag, length, value) header linked
37 but generally the descriptors are linked as close to the beginning of the image as
39 ARM), the descriptors are linked right after the vector table. The reset vector points
/Zephyr-latest/scripts/dts/
DREADME.txt19 README.txt matches the standalone python-devicetree repository linked
/Zephyr-latest/boards/panasonic/pan1782_evb/doc/
Dindex.rst15 The PAN1782 evaluation board is closely linked to these other evaluation
/Zephyr-latest/boards/panasonic/pan1781_evb/doc/
Dindex.rst15 The PAN1781 evaluation board is closely linked to these other evaluation
/Zephyr-latest/doc/kernel/services/data_passing/
Dfifos.rst23 The queue is implemented as a simple linked list.
57 if they are chained together into a singly-linked list. This capability can be
121 Additionally, a singly-linked list of data items can be added to a FIFO
/Zephyr-latest/boards/panasonic/pan1770_evb/doc/
Dindex.rst16 The PAN1770 evaluation board is closely linked to these other evaluation

12345