Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_relocate_app.py191 DATA_COPY_FUNCTION = """ variable
459 code_string += DATA_COPY_FUNCTION.format(code_generation["copy_code"])
461 code_string += DATA_COPY_FUNCTION.format("return;")