/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/scripts/tests/twister_blackbox/test_data/ |
D | twister-quarantine-list.yml | 3 comment: > 8 comment: > 15 comment: >
|
/Zephyr-latest/tests/cmake/yaml/ |
D | CMakeLists.txt | 39 cmake_parse_arguments(TA_ARG "" "COMMENT" "TEST" ${ARGN}) 56 COMMENT "yaml key value does not match expectation." 64 COMMENT "yaml list length does not match expectation." 72 COMMENT "list values mismatch." 82 COMMENT "yaml key value does not match expectation." 90 COMMENT "yaml list length does not match expectation." 98 COMMENT "list values mismatch." 108 COMMENT "yaml key value does not match expectation." 121 COMMENT "yaml key value does not match expectation." 124 COMMENT "yaml key value does not match expectation." [all …]
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | statuses.py | 40 # All statuses below this comment can be used for TestCase 44 # All statuses below this comment can be used for TestSuite 45 # All statuses below this comment can be used for TestInstance 49 # All statuses below this comment can be used for Harness
|
/Zephyr-latest/scripts/tests/twister/test_data/quarantines/ |
D | with_regexp.yaml | 5 comment: "a2 and c2 on x86" 9 comment: "all test_d"
|
D | platform.yaml | 3 comment: "all on board_3"
|
D | basic.yaml | 6 comment: "a1 on board_1 and board_3"
|
/Zephyr-latest/scripts/tests/twister/test_data/testsuites/tests/ |
D | test_ztest.c | 7 ztest_1cpu_unit_test(test_a) /* comment! */, 8 /* comment */ztest_1cpu_unit_test(test_b),
|
/Zephyr-latest/doc/contribute/style/ |
D | kconfig.rst | 12 * Format comments as ``# Comment`` rather than ``#Comment``
|
/Zephyr-latest/drivers/stepper/ |
D | Kconfig | 27 comment "Stepper Driver Common" 31 comment "Stepper Drivers"
|
/Zephyr-latest/scripts/schemas/ |
D | arch-schema.yml | 26 comment: 29 desc: Free form comment with extra information regarding the arch.
|
/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 201 COMMENT 202 ${comment}
|
/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/samples/boards/st/power_mgmt/serial_wakeup/boards/ |
D | stm32l562e_dk.overlay | 3 /* Comment out these lines to use usart1 as console/shell */ 14 /* Comment out this line to use HSI as clk source */
|
/Zephyr-latest/.github/workflows/ |
D | stale_issue.yml | 15 than) 60 days with no activity. Remove the stale label or add a comment saying that you 19 than) 60 days with no activity. Remove the stale label or add a comment saying that you
|
/Zephyr-latest/soc/intel/atom/ |
D | soc.yml | 2 comment: "Intel Atom SoC"
|
/Zephyr-latest/soc/intel/lakemont/ |
D | soc.yml | 2 comment: "Intel Lakemont SoC"
|
/Zephyr-latest/soc/intel/alder_lake/ |
D | soc.yml | 2 comment: "Intel Alder Lake SoC"
|
/Zephyr-latest/soc/intel/apollo_lake/ |
D | soc.yml | 2 comment: "Intel Apollo Lake SoC"
|
/Zephyr-latest/soc/intel/elkhart_lake/ |
D | soc.yml | 2 comment: "Intel Elkhart Lake SoC"
|
/Zephyr-latest/soc/intel/raptor_lake/ |
D | soc.yml | 2 comment: "Intel Raptor Lake SoC"
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_cmakecache.py | 54 '// I am a comment', 58 '# I am a comment too', 118 '// comment', 119 '# comment', 176 '//Comment on the second line\n'
|
/Zephyr-latest/scripts/net/ |
D | enumerate_http_status.py | 51 comment = f'/**< {val} */' variable 53 print(f'{enum_label} = {key}, {comment}')
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | Kconfig | 18 comment "Secure firmware" 21 comment "Non-secure firmware"
|