Home
last modified time | relevance | path

Searched refs:EQUAL (Results 1 – 25 of 36) sorted by relevance

12

/Zephyr-latest/subsys/usb/device/
DCMakeLists.txt21 if(CONFIG_USB_DEVICE_VID EQUAL 0x2FE3)
27 if(CONFIG_USB_DEVICE_PID EQUAL 0x100)
/Zephyr-latest/drivers/mipi_dbi/
DCMakeLists.txt17 if((data_bus_width EQUAL 8) OR (data_bus_width EQUAL 5))
/Zephyr-latest/subsys/usb/device/class/dfu/
DCMakeLists.txt5 if(CONFIG_USB_DEVICE_PID EQUAL CONFIG_USB_DEVICE_DFU_PID)
/Zephyr-latest/boards/snps/hsdk/
Dboard.cmake4 if(${CONFIG_MP_MAX_NUM_CPUS} EQUAL 2)
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt53 test_assert(TEST ${expected} EQUAL ${actual}
71 test_assert(TEST ${expected} EQUAL ${actual}
79 test_assert(TEST ${expected} EQUAL ${actual}
97 test_assert(TEST ${expected} EQUAL ${actual}
146 test_assert(TEST ${expected} EQUAL ${actual}
194 test_assert(TEST 5 EQUAL ${readback}
250 test_assert(TEST 5 EQUAL ${readback}
310 test_assert(TEST 0 EQUAL ${readback}
376 test_assert(TEST 1 EQUAL ${errors}
/Zephyr-latest/soc/nordic/
Dsysbuild.cmake13 if(launcher_quals_len EQUAL 4)
/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake68 if (${_param_defs} EQUAL 1)
72 elseif (${_param_defs} EQUAL 2)
76 #elseif (${_param_defs} EQUAL 3)
80 #elseif (${_param_defs} EQUAL 4)
83 elseif (${_param_defs} EQUAL 5)
86 else(${_param_defs} EQUAL 1)
89 endif(${_param_defs} EQUAL 1)
/Zephyr-latest/modules/hal_nordic/nrf-regtool/
Dnrf-regtoolConfigVersion.cmake13 if(result EQUAL 0 AND version MATCHES "version ([0-9]+[.][0-9]+[.][0-9]+)")
/Zephyr-latest/modules/hal_ethos_u/
DCMakeLists.txt13 if (${CONFIG_ARM_ETHOS_U_LOG_LEVEL} EQUAL 0)
/Zephyr-latest/cmake/
Dpristine.cmake31 if(NOT INDEX EQUAL -1)
/Zephyr-latest/cmake/modules/
DFindDtc.cmake35 if(${dtc_status} EQUAL 0)
DFindLlvmLld.cmake55 if(${llvmlld_status} EQUAL 0)
DFindGnuLd.cmake83 if(${gnuld_status} EQUAL 0)
Dhwm_v2.cmake95 if(idx EQUAL -1)
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfig.cmake64 if(components_length EQUAL 0)
113 if (COMMON_INDEX EQUAL 0)
130 if (COMMON_INDEX EQUAL 0)
DZephyrConfigVersion.cmake103 if (COMMON_INDEX EQUAL 0)
114 if (COMMON_INDEX EQUAL 0)
/Zephyr-latest/boards/nxp/mimxrt1024_evk/
DCMakeLists.txt33 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1020_evk/
DCMakeLists.txt33 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
DCMakeLists.txt33 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1064_evk/
DCMakeLists.txt38 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1040_evk/
DCMakeLists.txt38 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
DCMakeLists.txt38 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/boards/nxp/mimxrt1050_evk/
DCMakeLists.txt44 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)
/Zephyr-latest/cmake/toolchain/cross-compile/
Dtarget.cmake31 if(${index} EQUAL -1)
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
DCMakeLists.txt53 if(CONFIG_SRAM_BASE_ADDRESS EQUAL 0x80000000)

12