Home
last modified time | relevance | path

Searched defs:_image_drom_size (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld655 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol
Ddefault.ld916 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol
/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld711 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld809 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld826 _image_drom_size = _image_rodata_end - _image_rodata_start; symbol
/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld859 _image_drom_size = LOADADDR(.flash.rodata_end) - LOADADDR(.flash.rodata); symbol
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld896 _image_drom_size = LOADADDR(.flash.rodata_end) + SIZEOF(.flash.rodata_end) - _image_drom_start; symbol