Home
last modified time | relevance | path

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

123456

/Zephyr-Core-3.4.0/modules/
DKconfig11 comment "Available modules."
15 comment "Optional modules. Make sure they're installed, via the project manifest."
47 comment "Unavailable modules, please install those via the project manifest."
52 # comment "<module_name> module not available."
60 comment "hal_gigadevice module not available."
63 comment "hal_nordic module not available."
66 comment "liblc3 module not available."
69 comment "LittleFS module not available."
72 comment "mbedtls module not available."
75 comment "Trusted-firmware-m 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-Core-3.4.0/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-Core-3.4.0/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-Core-3.4.0/modules/mbedtls/
DKconfig.tls-generic48 comment "Supported key exchange modes"
121 comment "Elliptic curve libraries"
141 comment "Supported elliptic curves"
206 comment "Supported hash"
227 comment "Supported cipher modes"
293 comment "Supported message authentication methods"
345 comment "Random number generators"
356 comment "Other configurations"
/Zephyr-Core-3.4.0/cmake/flash/
DCMakeLists.txt144 set(comment "Flashing ${BOARD}") variable
146 set(comment "Debugging ${BOARD}") variable
148 set(comment "Debugging ${BOARD}") variable
155 set(comment "Debugging ${BOARD}") variable
184 COMMENT
185 ${comment}
/Zephyr-Core-3.4.0/samples/boards/stm32/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-Core-3.4.0/.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-Core-3.4.0/drivers/i3c/
DKconfig82 comment "Initialization Priority"
99 comment "Device Drivers"
/Zephyr-Core-3.4.0/scripts/net/
Denumerate_http_status.py51 comment = f'/**< {val} */' variable
53 print(f'{enum_label} = {key}, {comment}')
/Zephyr-Core-3.4.0/arch/arm/core/aarch32/cortex_m/tz/
DKconfig18 comment "Secure firmware"
21 comment "Non-secure firmware"
/Zephyr-Core-3.4.0/scripts/pylib/twister/twisterlib/
Dquarantine.py32 logger.debug('%s quarantined with reason: %s' % (testname, qelem.comment))
33 return qelem.comment
43 comment: str = 'NA' variable in QuarantineElement
/Zephyr-Core-3.4.0/doc/
DCMakeLists.txt96 COMMENT "Running Doxygen..."
130 COMMENT "Generating Devicetree bindings documentation..."
151 COMMENT "Running Sphinx HTML build..."
179 COMMENT "Running Sphinx LaTeX build..."
206 COMMENT "Building PDF file..."
229 COMMENT "Running Sphinx link check..."
/Zephyr-Core-3.4.0/drivers/pcie/endpoint/
DKconfig17 comment "PCIe Endpoint Drivers"
/Zephyr-Core-3.4.0/drivers/cache/
DKconfig19 comment "Device Drivers"
/Zephyr-Core-3.4.0/
D.codecov.yml28 comment:
/Zephyr-Core-3.4.0/cmake/emu/
Dnsim.cmake43 COMMENT "MDB COMMAND: ${MDB_COMMAND} ${APPLICATION_BINARY_DIR}/zephyr/${KERNEL_ELF_NAME}"
60COMMENT "nSIM COMMAND: ${NSIM} -propsfile ${BOARD_DIR}/support/${NSIM_PROPS} ${APPLICATION_BINARY_…
/Zephyr-Core-3.4.0/drivers/i2s/
DKconfig26 comment "Device Drivers"
/Zephyr-Core-3.4.0/tests/misc/check_init_priorities/
DCMakeLists.txt10 COMMENT "Running check_init_priorities.py"
/Zephyr-Core-3.4.0/drivers/dai/
DKconfig26 comment "Device Drivers"
/Zephyr-Core-3.4.0/samples/
Dindex.rst32 .. comment
/Zephyr-Core-3.4.0/soc/xtensa/nxp_adsp/
DCMakeLists.txt17 COMMENT "west sign --if-tool-available --tool rimage ..."
/Zephyr-Core-3.4.0/doc/contribute/
Dcontributor_expectations.rst162 only, add a comment to the PR indicating which commit is the rebase.
187 a comment to the PR.
257 - Partial reviews are permitted, but the reviewer must add a comment indicating
268 reviewers should add suggestions as a comment to the :ref:`RFC <rfcs>`. This
273 requests as "Non-blocking" in the comment. Reviewers should approve PRs once
276 review comment in some way, even if it's just with an emoticon.

123456