Home
last modified time | relevance | path

Searched refs:GREATER (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt28 if(${SRAM_LENGTH} GREATER 11 OR ${KERNEL_VM_LENGTH} GREATER 11)
44 if ((CONFIG_MP_MAX_NUM_CPUS GREATER 1) OR (CONFIG_SMP))
/Zephyr-latest/soc/intel/intel_adsp/cavs/
DCMakeLists.txt16 if(CONFIG_SMP OR CONFIG_MP_MAX_NUM_CPUS GREATER 1)
/Zephyr-latest/cmake/modules/
Dversion.cmake70 if(${type}_VERSION_MAJOR GREATER 255)
73 if(${type}_VERSION_MINOR GREATER 255)
76 if(${type}_PATCHLEVEL GREATER 255)
79 if(${type}_VERSION_TWEAK GREATER 255)
Dyaml.cmake197 if(arraylength GREATER 0)
383 if(level GREATER 0)
Dextensions.cmake115 if(ARGC GREATER 3)
134 if(ARGC GREATER 3)
1006 (BOARD_REVISION GREATER BOARD_REV_HIGHEST_REVISION)) OR
1076 (${BOARD_REVISION} GREATER ${TEST_REVISION}) AND
1077 (${TEST_REVISION} GREATER "${ACTIVE_BOARD_REVISION}")
1947 if(unparsed_length GREATER 0)
1948 if(unparsed_length GREATER 1)
5097 if(${pass_length} GREATER 1)
5099 if((NOT (${pass_elem_0} STREQUAL "NOT")) OR (${pass_length} GREATER 2))
5324 if(${symbols_count} GREATER 2)
[all …]
/Zephyr-latest/cmake/emu/
Dnsim.cmake12 if(CONFIG_MP_MAX_NUM_CPUS GREATER 1)
19 if(PSET_NUM GREATER 1)
/Zephyr-latest/arch/riscv/core/
DCMakeLists.txt16 if ((CONFIG_MP_MAX_NUM_CPUS GREATER 1) OR (CONFIG_SMP))
/Zephyr-latest/cmake/toolchain/cross-compile/
Dtarget.cmake23 if(${libc_dirs_length} GREATER 0)
41 if(sysroot_candidates_length GREATER 1)
/Zephyr-latest/tests/cmake/zephyr_get/
Dsysbuild.cmake21 if(ASSERT_FAIL_COUNT GREATER 0)
DCMakeLists.txt36 if($CACHE{ASSERT_FAIL_COUNT} GREATER 0)
/Zephyr-latest/cmake/linker/ld/
Dld_script.cmake246 if(${symbols_count} GREATER 0)
249 if(${symbols_count} GREATER 1)
/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt24 if(CONFIG_SMP OR CONFIG_MP_MAX_NUM_CPUS GREATER 1)
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake19 if(CONFIG_FLASH_LOAD_SIZE GREATER 0)
/Zephyr-latest/cmake/linker/
Dlinker_script_common.cmake513 if(section_count GREATER 0)
542 if(section_count GREATER 0)
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py6085 comp > 0 if rel is GREATER else
7018 GREATER = _T_GREATER variable
7026 GREATER: ">",
7156 GREATER,
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake680 if(ARGC GREATER 2)