/Zephyr-latest/modules/ |
D | Kconfig | 19 comment "Available modules." 56 comment "Unavailable modules, please install those via the project manifest." 61 # comment "<module_name> module not available." 69 comment "hal_gigadevice module not available." 72 comment "hal_nordic module not available." 75 comment "liblc3 module not available." 78 comment "LittleFS module not available." 81 comment "mbedtls module not available." 84 comment "Trusted-firmware-m module not available." 87 comment "Trusted-firmware-a module not available." [all …]
|
D | Kconfig.sysbuild | 6 comment "Available modules." 10 comment "Unavailable modules, please install those via the project manifest." 15 # comment "<module_name> module not available."
|
/Zephyr-latest/drivers/stepper/ |
D | Kconfig | 27 comment "Stepper Driver Common" 31 comment "Stepper Drivers"
|
/Zephyr-latest/doc/hardware/peripherals/display/ |
D | index.rst | 1 .. comment
|
/Zephyr-latest/drivers/tee/ |
D | Kconfig | 14 comment "Device Drivers"
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 159 set(comment "Flashing ${BOARD}") variable 161 set(comment "Debugging ${BOARD}") variable 163 set(comment "Debugging ${BOARD}") variable 170 set(comment "Debugging ${BOARD}") variable 172 set(comment "RTT ${BOARD}") variable 202 ${comment}
|
/Zephyr-latest/include/zephyr/linker/ |
D | debug-sections.ld | 13 SECTION_PROLOGUE(.comment, 0,) { *(.comment) }
|
/Zephyr-latest/drivers/stepper/allegro/ |
D | Kconfig | 13 comment "Allegro Stepper Drivers"
|
/Zephyr-latest/drivers/pcie/endpoint/ |
D | Kconfig | 17 comment "PCIe Endpoint Drivers"
|
/Zephyr-latest/scripts/net/ |
D | enumerate_http_status.py | 51 comment = f'/**< {val} */' variable
|
/Zephyr-latest/drivers/stepper/adi_tmc/ |
D | Kconfig | 20 comment "Trinamic Stepper Drivers"
|
/Zephyr-latest/doc/services/ |
D | misc.rst | 6 .. comment
|
/Zephyr-latest/drivers/i2s/ |
D | Kconfig | 26 comment "Device Drivers"
|
/Zephyr-latest/drivers/cache/ |
D | Kconfig | 19 comment "Device Drivers"
|
/Zephyr-latest/doc/contribute/ |
D | reviewer_expectations.rst | 24 - Partial reviews are permitted, but the reviewer must add a comment indicating 35 reviewers should add suggestions as a comment to the :ref:`RFC <rfcs>`. This 40 requests as "Non-blocking" in the comment. Reviewers should approve PRs once 43 review comment in some way, even if it's just with an emoticon.
|
/Zephyr-latest/boards/arm/mps2/ |
D | mps2_an385.dts | 16 * So if using QEMU, you might want to comment out the following two lines
|
/Zephyr-latest/arch/common/ |
D | rom_start_offset.ld | 8 * The line below this comment is equivalent to '. = CONFIG_ROM_START_OFFSET'
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | quarantine.py | 42 return qelem.comment 52 comment: str = 'NA' variable in QuarantineElement
|
/Zephyr-latest/arch/x86/zefi/ |
D | efi.ld | 37 *(.comment)
|
/Zephyr-latest/drivers/dai/ |
D | Kconfig | 26 comment "Device Drivers"
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | Kconfig | 18 comment "Secure firmware" 21 comment "Non-secure firmware"
|
/Zephyr-latest/share/sysbuild/ |
D | CMakeLists.txt | 11 # This will update the APP_DIR cache variable to PATH type and apply a comment.
|
/Zephyr-latest/drivers/reset/ |
D | Kconfig | 28 comment "Reset Controller Drivers"
|
/Zephyr-latest/scripts/build/ |
D | elf_parser.py | 269 def device_dependency_graph(self, title, comment): argument 274 dot = graphviz.Digraph(title, comment=comment)
|
/Zephyr-latest/soc/nxp/imxrt/imxrt7xx/hifi4/ |
D | linker.ld | 429 .comment 0 : { *(.comment) } 473 .comment 0 : 475 KEEP(*(.comment))
|