Home
last modified time | relevance | path

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

/Zephyr-latest/cmake/modules/
Dhwm_v2.cmake51 OUTPUT_VARIABLE ret_hw
62 string(FIND "${ret_hw}" "\n" idx REVERSE)
64 string(SUBSTRING "${ret_hw}" ${start} -1 line)
65 string(SUBSTRING "${ret_hw}" 0 ${idx} ret_hw)