Searched refs:iram_size (Results 1 – 2 of 2) sorted by relevance
105 !esp_ptr_in_iram((void *)(image_header.iram_dest_addr + image_header.iram_size))) { in esp_appcpu_image_load()124 image_header.iram_size, image_header.iram_size); in esp_appcpu_image_load()126 load_segment(fa_offset + image_header.iram_flash_offset, image_header.iram_size, in esp_appcpu_image_load()
386 !esp_ptr_in_iram((void *)(image_header.iram_dest_addr + image_header.iram_size))) { in esp_appcpu_image_load()405 image_header.iram_size, image_header.iram_size); in esp_appcpu_image_load()407 load_segment(img_off + image_header.iram_flash_offset, image_header.iram_size, in esp_appcpu_image_load()