Lines Matching full:files
15 # - To Zephyr and application source code files, as a C macro API
25 # - To CMake files, after this module has finished running, using
28 # - To Kconfig files, both using some Kconfig symbols we generate
36 # files in scripts/dts to make all this work. We also optionally will
60 # - the build system will be regenerated if any devicetree files
63 # will be ready for use in other CMake list files that run
67 # - BINARY_DIR_INCLUDE_GENERATED: where to put generated include files
68 # - KCONFIG_BINARY_DIR: where to put generated Kconfig files
75 # - DTC_OVERLAY_FILE: list of devicetree overlay files which will be
77 # - EXTRA_DTC_OVERLAY_FILE: list of extra devicetree overlay files.
78 # This variable is is similar to DTC_OVERLAY_FILE but the files in
80 # thus files specified by EXTRA_DTC_OVERLAY_FILE have higher precedence.
137 # Find all the DTS files we need to concatenate and preprocess, as
209 # Run the preprocessor on the DTS input files.
236 # Add the results to the list of files that, when change, force the