Home
last modified time | relevance | path

Searched defs:bootloader_hdr (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/bootloader_support/src/esp32h2/
Dbootloader_esp32h2.c85 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
113 static void print_flash_info(const esp_image_header_t *bootloader_hdr) in print_flash_info()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32c3/
Dbootloader_esp32c3.c86 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
114 static void print_flash_info(const esp_image_header_t *bootloader_hdr) in print_flash_info()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s2/
Dbootloader_esp32s2.c85 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
115 static void print_flash_info(const esp_image_header_t *bootloader_hdr) in print_flash_info()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32/
Dbootloader_esp32.c141 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
172 static void print_flash_info(const esp_image_header_t *bootloader_hdr) in print_flash_info()
/hal_espressif-3.6.0/components/bootloader_support/src/esp32s3/
Dbootloader_esp32s3.c87 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
126 static void print_flash_info(const esp_image_header_t *bootloader_hdr) in print_flash_info()
/hal_espressif-3.6.0/zephyr/esp32/src/boot/
Dbootloader_init.c108 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
/hal_espressif-3.6.0/zephyr/esp32s2/src/boot/
Dbootloader_init.c56 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
/hal_espressif-3.6.0/zephyr/esp_shared/src/boot/
Dbootloader_init_common.c78 void bootloader_print_flash_info(const esp_image_header_t *bootloader_hdr) in bootloader_print_flash_info()
/hal_espressif-3.6.0/zephyr/esp32c3/src/boot/
Dbootloader_init.c96 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()
/hal_espressif-3.6.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c64 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config()