Searched refs:zephyr_linker_section (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… function 302 …zephyr_linker_section(name=section_name, group="APP_SMEM_GROUP", noinput=True, align_with_input=Tr… 310 …zephyr_linker_section(name=section_name, group="APP_SMEM_GROUP", align="@APP_SHARED_ALIGN_BYTES@",…
|
Completed in 3 milliseconds