Searched refs:align_with_input (Results 1 – 1 of 1) sorted by relevance
/scripts/build/ |
A D | gen_app_partitions.py | 252 def zephyr_linker_section(name, group, align = None, noinput = True, align_with_input = True, hidde… argument 258 props['ALIGN_WITH_INPUT'] = align_with_input 302 …yr_linker_section(name=section_name, group="APP_SMEM_GROUP", noinput=True, align_with_input=True) + 310 …e, group="APP_SMEM_GROUP", align="@APP_SHARED_ALIGN_BYTES@", noinput=True, align_with_input=True) +
|
Completed in 3 milliseconds