Home
last modified time | relevance | path

Searched full:comment (Results 1 – 25 of 186) sorted by relevance

12345678

/Zephyr-latest/modules/
DKconfig19 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 …]
DKconfig.sysbuild6 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/
Dtwister-quarantine-list.yml3 comment: >
8 comment: >
15 comment: >
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt39 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/
Dstatuses.py40 # 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/
Dwith_regexp.yaml5 comment: "a2 and c2 on x86"
9 comment: "all test_d"
Dplatform.yaml3 comment: "all on board_3"
Dbasic.yaml6 comment: "a1 on board_1 and board_3"
/Zephyr-latest/scripts/tests/twister/test_data/testsuites/tests/
Dtest_ztest.c7 ztest_1cpu_unit_test(test_a) /* comment! */,
8 /* comment */ztest_1cpu_unit_test(test_b),
/Zephyr-latest/doc/contribute/style/
Dkconfig.rst12 * Format comments as ``# Comment`` rather than ``#Comment``
/Zephyr-latest/drivers/stepper/
DKconfig27 comment "Stepper Driver Common"
31 comment "Stepper Drivers"
/Zephyr-latest/scripts/schemas/
Darch-schema.yml26 comment:
29 desc: Free form comment with extra information regarding the arch.
/Zephyr-latest/cmake/flash/
DCMakeLists.txt159 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/
Dreviewer_expectations.rst24 - 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/
Dstm32l562e_dk.overlay3 /* 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/
Dstale_issue.yml15 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/
Dsoc.yml2 comment: "Intel Atom SoC"
/Zephyr-latest/soc/intel/lakemont/
Dsoc.yml2 comment: "Intel Lakemont SoC"
/Zephyr-latest/soc/intel/alder_lake/
Dsoc.yml2 comment: "Intel Alder Lake SoC"
/Zephyr-latest/soc/intel/apollo_lake/
Dsoc.yml2 comment: "Intel Apollo Lake SoC"
/Zephyr-latest/soc/intel/elkhart_lake/
Dsoc.yml2 comment: "Intel Elkhart Lake SoC"
/Zephyr-latest/soc/intel/raptor_lake/
Dsoc.yml2 comment: "Intel Raptor Lake SoC"
/Zephyr-latest/scripts/tests/twister/
Dtest_cmakecache.py54 '// 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/
Denumerate_http_status.py51 comment = f'/**< {val} */' variable
53 print(f'{enum_label} = {key}, {comment}')
/Zephyr-latest/arch/arm/core/cortex_m/tz/
DKconfig18 comment "Secure firmware"
21 comment "Non-secure firmware"

12345678