Searched refs:bootloader_flash_dummy_config (Results 1 – 7 of 7) sorted by relevance
68 void bootloader_flash_dummy_config(const esp_image_header_t* pfhdr);
74 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config() function216 bootloader_flash_dummy_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
78 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config() function218 bootloader_flash_dummy_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
82 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t* pfhdr) in bootloader_flash_dummy_config() function241 bootloader_flash_dummy_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
88 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t *pfhdr) in bootloader_flash_dummy_config() function248 bootloader_flash_dummy_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
134 void IRAM_ATTR bootloader_flash_dummy_config(const esp_image_header_t* pfhdr) in bootloader_flash_dummy_config() function353 bootloader_flash_dummy_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
700 bootloader_flash_dummy_config(&fhdr);