Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_relocate_app.py196 BSS_ZEROING_FUNCTION = """ variable
458 code_string += BSS_ZEROING_FUNCTION.format(code_generation["zero_code"])
460 code_string += BSS_ZEROING_FUNCTION.format("return;")