Searched refs:COMMENT (Results 1 – 24 of 24) sorted by relevance
/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/doc/ |
D | CMakeLists.txt | 111 COMMENT "Running Doxygen..." 145 COMMENT "Generating Devicetree bindings documentation..." 177 COMMENT "Running Sphinx HTML build..." 207 COMMENT "Running Sphinx HTML autobuild..." 235 COMMENT "Running Sphinx LaTeX build..." 262 COMMENT "Building PDF file..." 286 COMMENT "Running Sphinx link check..."
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | CMakeLists.txt | 28 COMMENT "Generating sample CA certificate" 34 COMMENT "Generating sample server certificate"
|
/Zephyr-latest/tests/crypto/mbedtls/ |
D | CMakeLists.txt | 10 COMMENT "Check Mbed TLS auto-generated files"
|
/Zephyr-latest/soc/amd/acp_6_0/ |
D | CMakeLists.txt | 7 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/cmake/emu/ |
D | nsim.cmake | 42 COMMENT "MDB COMMAND: ${MDB_COMMAND} ${APPLICATION_BINARY_DIR}/zephyr/${KERNEL_ELF_NAME}" 59 …COMMENT "nSIM COMMAND: ${NSIM} -propsfile ${BOARD_DIR}/support/${NSIM_PROPS} ${APPLICATION_BINARY_…
|
D | armfvp.cmake | 80 COMMENT "${ARMFVP_BIN_NAME}: ${armfvp_version}"
|
D | qemu.cmake | 455 COMMENT "${QEMU_PIPE_COMMENT}[QEMU] CPU: ${QEMU_CPU_TYPE_${ARCH}}"
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/ |
D | CMakeLists.txt | 18 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/tests/misc/check_init_priorities/ |
D | CMakeLists.txt | 9 COMMENT "Running check_init_priorities.py"
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/ |
D | CMakeLists.txt | 17 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8x/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 62 COMMENT "Extracting .mod(ule) files for rimage" 118 COMMENT "strip main.mod" 151 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/cmake/ |
D | vif.cmake | 53 COMMENT "Generating XML file at zephyr/vif.xml"
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | CMakeLists.txt | 40 COMMENT "Sign with rimage..."
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 201 COMMENT
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 82 from kconfiglib import Symbol, Choice, MENU, COMMENT, MenuNode, \ 799 if node.item == COMMENT: 866 if item in (MENU, COMMENT) or not item.orig_type:
|
D | menuconfig.py | 218 from kconfiglib import Symbol, Choice, MENU, COMMENT, MenuNode, \ 2988 if node.item == COMMENT: 3047 if item in (MENU, COMMENT):
|
D | kconfiglib.py | 1654 item is COMMENT): 7008 COMMENT = _T_COMMENT variable 7143 COMMENT,
|
/Zephyr-latest/ |
D | CMakeLists.txt | 741 COMMENT "Preparing syscall dependency handling" 1192 COMMENT "Generating app_smem_unaligned linker section" 1231 COMMENT "Generating app_smem_aligned linker section" 1965 COMMENT "Building native simulator runner, and linking final executable" 2118 COMMENT "Generating logging dictionary database: ${LOG_DICT_DB_NAME}"
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 812 (kconfiglib.MENU, kconfiglib.COMMENT) else str(node))
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 3627 COMMENT "Logical command for additional byproducts on target: ${TB_TARGET}" 5764 COMMENT "Generating ${output_name}"
|