Searched refs:linked (Results 26 – 50 of 122) sorted by relevance
12345
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/ |
D | linker.ld | 11 * The Second Stage Bootloader is only linked to the app that
|
/Zephyr-latest/drivers/misc/devmux/ |
D | Kconfig | 11 software to select the data, config, and api from a number of linked
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | app.overlay | 40 linked-terminal = <&out_terminal>;
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | Kconfig.defconfig | 10 # 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/ |
D | Kconfig.defconfig | 10 # 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/ |
D | Kconfig.defconfig | 10 # 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/ |
D | Kconfig.defconfig | 10 # 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/ |
D | Kconfig | 18 linked in the Zephyr image.
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | Kconfig.defconfig | 10 # 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/ |
D | kernel.cmake | 32 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/ |
D | bluetooth-qual.rst | 16 The setup is described in more details in the pages linked below.
|
/Zephyr-latest/doc/services/llext/ |
D | index.rst | 10 loaded, and linked with the main Zephyr binary. Extensions can be manipulated
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/ |
D | Kconfig.defconfig | 12 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | Kconfig.defconfig | 10 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/ezurio/bl654_usb/ |
D | Kconfig.defconfig | 9 # must be linked after Nordic MBR, that is factory-programmed on the board.
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | Kconfig.defconfig | 14 # 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/ |
D | build_all.overlay | 42 linked-terminal = <&out_terminal>;
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_axi_dmac | 24 bool "hardware supports linked list multi block transfer"
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 13 - 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/ |
D | index.rst | 7 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/ |
D | README.txt | 19 README.txt matches the standalone python-devicetree repository linked
|
/Zephyr-latest/boards/panasonic/pan1782_evb/doc/ |
D | index.rst | 15 The PAN1782 evaluation board is closely linked to these other evaluation
|
/Zephyr-latest/boards/panasonic/pan1781_evb/doc/ |
D | index.rst | 15 The PAN1781 evaluation board is closely linked to these other evaluation
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | fifos.rst | 23 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/ |
D | index.rst | 16 The PAN1770 evaluation board is closely linked to these other evaluation
|
12345