Home
last modified time | relevance | path

Searched full:strequal (Results 1 – 25 of 173) sorted by relevance

1234567

/Zephyr-latest/cmake/bintools/armclang/
Delfconvert_command.cmake21 if(${OUTTARGET} STREQUAL "srec")
23 elseif(${OUTTARGET} STREQUAL "ihex")
25 elseif(${OUTTARGET} STREQUAL "binary")
33 if(DEFINED ONLY_SECTION AND "${OUTTARGET}" STREQUAL "binary")
49 if(DEFINED ONLY_SECTION AND "${OUTTARGET}" STREQUAL "binary")
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/
DCMakeLists.txt14 if(MEC172X_SPI_GEN STREQUAL MEC172X_SPI_GEN-NOTFOUND)
22 if(MEC172X_SPI_CFG STREQUAL MEC172X_SPI_CFG-NOTFOUND)
26 if (NOT MEC172X_SPI_GEN STREQUAL MEC172X_SPI_GEN-NOTFOUND AND NOT MEC172X_SPI_CFG STREQUAL MEC172X_…
/Zephyr-latest/modules/hal_rpi_pico/bootloader/
DCMakeLists.txt18 if(${FLASH_TYPE} STREQUAL W25Q080)
20 elseif(${FLASH_TYPE} STREQUAL GENERIC_03H)
22 elseif(${FLASH_TYPE} STREQUAL IS25LP080)
24 elseif(${FLASH_TYPE} STREQUAL W25X10CL)
26 elseif(${FLASH_TYPE} STREQUAL AT25SF128A)
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
Dboard.cmake16 if ("${BOARD_REVISION}" STREQUAL "B")
18 elseif ("${BOARD_REVISION}" STREQUAL "C")
24 …QUALIFIERS}" MATCHES "qspi") OR ("${BOARD_REVISION}" STREQUAL "B") OR ("${BOARD_REVISION}" STREQUA…
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dboard.cmake14 if(${BOARD_REVISION} STREQUAL "A")
16 elseif(${BOARD_REVISION} STREQUAL "B")
25 if(${BOARD_REVISION} STREQUAL "A")
27 elseif(${BOARD_REVISION} STREQUAL "B")
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake11 if(${CMAKE_C_COMPILER} STREQUAL CMAKE_C_COMPILER-NOTFOUND)
66 if("${ARCH}" STREQUAL "arm")
68 elseif("${ARCH}" STREQUAL "arm64")
70 elseif("${ARCH}" STREQUAL "arc")
72 elseif("${ARCH}" STREQUAL "riscv")
74 elseif("${ARCH}" STREQUAL "x86")
76 elseif("${ARCH}" STREQUAL "sparc")
78 elseif("${ARCH}" STREQUAL "mips")
80 elseif("${ARCH}" STREQUAL "xtensa")
/Zephyr-latest/subsys/debug/coredump/
DCMakeLists.txt33 if(${ZEPHYR_TOOLCHAIN_VARIANT} STREQUAL "zephyr")
35 elseif(${ZEPHYR_TOOLCHAIN_VARIANT} STREQUAL "xcc")
37 elseif(${ZEPHYR_TOOLCHAIN_VARIANT} STREQUAL "espressif")
/Zephyr-latest/soc/nxp/imx/imx9/imx95/
DCMakeLists.txt5 if(${CONFIG_MCUX_CORE_SUFFIX} STREQUAL "_cm7")
7 elseif(${CONFIG_MCUX_CORE_SUFFIX} STREQUAL "_ca55")
/Zephyr-latest/arch/x86/core/
Dia32.cmake4 if (CMAKE_C_COMPILER_ID STREQUAL "Clang"
5 OR CMAKE_C_COMPILER_ID STREQUAL "IntelLLVM")
8 elseif(CMAKE_C_COMPILER_ID STREQUAL "GNU")
/Zephyr-latest/tests/cmake/sysbuild_snippets/sysbuild/test_module/
DCMakeLists.txt7 if("${SB_CONFIG_TEST_FOO_VAL}" STREQUAL "${CONFIG_TEST_FOO_VAL}")
13 if("${SB_CONFIG_EXPECTED_SB_TEST_FOO_VAL}" STREQUAL "${SB_CONFIG_TEST_FOO_VAL}")
19 if("${SB_CONFIG_EXPECTED_APP_TEST_FOO_VAL}" STREQUAL "${CONFIG_TEST_FOO_VAL}")
/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake9 if("${ARCH}" STREQUAL "arm")
28 elseif("${ARCH}" STREQUAL "arm64")
30 elseif("${ARCH}" STREQUAL "x86")
36 elseif("${ARCH}" STREQUAL "riscv")
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt23 if(${ARGV0} STREQUAL FATAL_ERROR)
24 if("${ARGV1}" STREQUAL "${expect_failure}")
55 test_assert(TEST ${expected} STREQUAL ${actual}
71 test_assert(TEST "${e}" STREQUAL "${a}"
97 test_assert(TEST "${e}" STREQUAL "${a}"
123 test_assert(TEST ${expected_name} STREQUAL ${actual_name}
135 test_assert(TEST ${expected} STREQUAL ${actual}
144 test_assert(TEST ${expected} STREQUAL ${actual}
153 test_assert(TEST ${expected} STREQUAL ${actual}
162 test_assert(TEST ${expected} STREQUAL ${actual}
[all …]
/Zephyr-latest/modules/trusted-firmware-m/psa/
DGNUARM.cmake11 if(${CPU_ARCH} STREQUAL armv7m)
13 elseif(${CPU_ARCH} STREQUAL armv8m_ml)
15 elseif(${CPU_ARCH} STREQUAL armv8m_bl)
/Zephyr-latest/cmake/sca/gcc/
Dsca.cmake23 …if(analyzer_option STREQUAL "-fdiagnostics-format=sarif-file" OR analyzer_option STREQUAL "-fdiagn…
29 if(NOT USE_CCACHE STREQUAL "0")
/Zephyr-latest/cmake/compiler/iar/
Dtarget.cmake34 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
51 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
75 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
90 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
107 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
126 if("${IAR_TOOLCHAIN_VARIANT}" STREQUAL "iccarm")
/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake102 if (${_work_mode} STREQUAL "C and CXX includes, defines in Eclipse with project defines")
115 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .settings - [EXPERIMENTAL]") OR
116 …(${_work_mode} STREQUAL "C and CXX includes, defines in .settings with project defines - [EXPERIME…
127 …if (${_work_mode} STREQUAL "C and CXX includes, defines in .settings with project defines - [EXPER…
141 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus") OR
142 (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject with __cplusplus") OR
143 (${_work_mode} STREQUAL "C and CXX includes, defines in .settings - [EXPERIMENTAL]") )
145 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus") OR
146 (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject with __cplusplus") )
148 if (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus")
[all …]
/Zephyr-latest/tests/ztest/zexpect/
DCMakeLists.txt4 if(BOARD STREQUAL "unit_testing" OR BOARD STREQUAL "unit_testing/unit_testing")
/Zephyr-latest/cmake/linker/iar/
Dconfig_file_script.cmake39 if(${name} STREQUAL .ramfunc)
59 elseif(DEFINED offset AND offset STREQUAL 0 )
71 if("${symbol_val}" STREQUAL "${name_clean}")
82 if(${name_clean} STREQUAL last_ram_section)
90 if(${name_clean} STREQUAL rom_start)
112 if(${parent_type} STREQUAL GROUP)
168 if(${group_type} STREQUAL GROUP)
171 if(${group_name} STREQUAL ROM_REGION)
176 if(${parent_type} STREQUAL GROUP)
214 if(${flags} STREQUAL rx)
[all …]
/Zephyr-latest/tests/subsys/testsuite/fff_fake_contexts/
DCMakeLists.txt5 if(BOARD STREQUAL "unit_testing" OR BOARD STREQUAL "unit_testing/unit_testing")
/Zephyr-latest/tests/ztest/base/
DCMakeLists.txt4 if(BOARD STREQUAL "unit_testing" OR BOARD STREQUAL "unit_testing/unit_testing")
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/
DCMakeLists.txt18 if("${BOARD}" STREQUAL "esp32_devkitc_wrover" OR "${BOARD}" STREQUAL "esp32s3_devkitm")
/Zephyr-latest/samples/subsys/llext/modules/
DCMakeLists.txt8 if(CONFIG_HELLO_WORLD_MODE STREQUAL "m")
28 elseif(CONFIG_HELLO_WORLD_MODE STREQUAL "y")
/Zephyr-latest/arch/posix/
DLinux.aarch64.cmake18 if (${WORDSIZE} STREQUAL "32")
27 if (${WORDSIZE} STREQUAL "64")
/Zephyr-latest/soc/st/stm32/stm32n6x/
DCMakeLists.txt12 if(${CMAKE_HOST_SYSTEM_NAME} STREQUAL Windows)
19 if(SIGNING_TOOL_FIND STREQUAL SIGNING_TOOL_FIND-NOTFOUND)
/Zephyr-latest/cmake/
Dmcuboot.cmake27 if("${keyfile}" STREQUAL "")
43 if(NOT "${${file}}" STREQUAL "")
89 if(NOT CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS STREQUAL "")
100 if(NOT "${keyfile}" STREQUAL "")
149 if(NOT "${keyfile_enc}" STREQUAL "")
172 if(NOT "${keyfile_enc}" STREQUAL "")
189 if(NOT "${keyfile_enc}" STREQUAL "")
211 if(NOT "${keyfile_enc}" STREQUAL "")
234 if(NOT "${keyfile_enc}" STREQUAL "")

1234567