Home
last modified time | relevance | path

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

/Zephyr-latest/tests/application_development/gen_inc_file/
DCMakeLists.txt13 set(source_file src/file.bin) variable
15 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.inc)
16 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.partial.inc
18 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.gz.inc --gzip)
19 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.mtime.gz.inc
21 generate_inc_file_for_target(app ${source_file} ${gen_dir}/file.bin.partial.gz.inc
/Zephyr-latest/modules/thrift/cmake/
Dthrift.cmake15 source_file # The .thrift source file
27 ${source_file}
29 DEPENDS ${source_file}
/Zephyr-latest/cmake/
Dcfb.cmake23 DEPENDS ${source_file}
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst375 All arguments were made keyword-only. The *source_file* argument was
391 The *source_file*, *manifest_path*, and *topdir* arguments
/Zephyr-latest/cmake/modules/
Dextensions.cmake672 source_file # The source file to be converted to hex
681 --file ${source_file}
683 DEPENDS ${source_file}
690 source_file # The source file to be converted to hex
695 generate_inc_file(${source_file} ${generated_file} ${ARGN})
705 source_file # The source file to be converted to hex
717 …generate_inc_file_for_gen_target(${target} ${source_file} ${generated_file} ${generated_target_nam…