Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/ldgen/test/
Dtest_fragments.py853 expected = [('text', 'flash_text', [Mapping.Align(8, True, False)]),
854 ('rodata', 'flash_rodata', [Mapping.Align(8, True, False)]),
855 ('data', 'dram0_data', [Mapping.Align(8, True, True)]),
856 ('bss', 'dram0_bss', [Mapping.Align(8, False, True)]),
857 … ('common', 'dram0_bss', [Mapping.Align(8, True, True), Mapping.Align(8, True, False)])]
941 expected = [('text', 'flash_text', [Mapping.Align(4, True, False),
944 Mapping.Align(8, True, False),
947 Mapping.Align(4, True, False),
950 Mapping.Align(8, True, False),
951 Mapping.Align(4, True, False),
[all …]
/hal_espressif-3.5.0/tools/ldgen/
Dfragments.py346 class Align(Flag): class in Mapping
369 res = Mapping.Align(alignment)
371 res = Mapping.Align(alignment, tok.pre)
373 res = Mapping.Align(alignment, False, tok.post)
375 res = Mapping.Align(alignment, tok.pre, tok.post)
382 return (isinstance(other, Mapping.Align) and
495 …flag = Or([f.get_grammar() for f in [Mapping.Keep, Mapping.Align, Mapping.Surround, Mapping.Sort]])
/hal_espressif-3.5.0/docs/en/hw-reference/esp32s2/
Duser-guide-esp-lyrap-lcd32-v1.1.rst95 2. Align the ESP-LyraP-LCD32 with the bolts and Extension Header and insert it carefully
Duser-guide-esp-lyrap-lcd32-v1.2.rst107 2. Align the ESP-LyraP-LCD32 with the bolts and Extension Header and insert it carefully
Duser-guide-esp-lyrat-8311a_v1.2.rst110 2. Align the ESP-LyraT-8311A with the bolts and Extension Header and insert it carefully
Duser-guide-esp-lyrat-8311a_v1.3.rst111 2. Align the ESP-LyraT-8311A with the bolts and Extension Header and insert it carefully
/hal_espressif-3.5.0/docs/en/api-guides/
Dlinker-script-generation.rst458 Align the placement by the amount specified in ``alignment``. Generates