Home
last modified time | relevance | path

Searched refs:update_flash_config (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/zephyr/esp32c6/src/
Dsoc_flash_init.c89 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
217 update_flash_config(&bootloader_image_hdr); in init_spi_flash()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32c6.c84 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
210 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32h2.c91 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
212 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32c2.c108 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
239 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32c3.c119 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
247 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32s2.c122 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
263 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32s3.c128 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
279 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
Dbootloader_flash_config_esp32.c250 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
375 update_flash_config(&bootloader_image_hdr); in bootloader_init_spi_flash()
/hal_espressif-latest/zephyr/esp32c2/src/
Dsoc_flash_init.c107 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
246 update_flash_config(&bootloader_image_hdr); in init_spi_flash()
/hal_espressif-latest/zephyr/esp32c3/src/
Dsoc_flash_init.c125 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
261 update_flash_config(&bootloader_image_hdr); in init_spi_flash()
/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c193 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
261 update_flash_config(&bootloader_image_hdr); in init_spi_flash()
/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_flash_init.c183 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
243 update_flash_config(&bootloader_image_hdr); in init_spi_flash()
/hal_espressif-latest/zephyr/esp32/src/
Dsoc_flash_init.c219 static void update_flash_config(const esp_image_header_t *bootloader_hdr) in update_flash_config() function
350 update_flash_config(&bootloader_image_hdr); in init_spi_flash()