Home
last modified time | relevance | path

Searched refs:bootloader_flash_gpio_config (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_config.h59 void bootloader_flash_gpio_config(const esp_image_header_t* pfhdr);
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32.c80 void IRAM_ATTR bootloader_flash_gpio_config(const esp_image_header_t* pfhdr) in bootloader_flash_gpio_config() function
352 bootloader_flash_gpio_config(&bootloader_image_hdr); in bootloader_init_flash_configure()
/hal_espressif-latest/components/esp_system/port/
Dcpu_start.c699 bootloader_flash_gpio_config(&fhdr);