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