Home
last modified time | relevance | path

Searched refs:ESP_IMAGE_FLASH_SIZE_32MB (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c177 case ESP_IMAGE_FLASH_SIZE_32MB: in print_flash_info()
213 case ESP_IMAGE_FLASH_SIZE_32MB: in update_flash_config()
/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_flash_init.c167 case ESP_IMAGE_FLASH_SIZE_32MB: in print_flash_info()
203 case ESP_IMAGE_FLASH_SIZE_32MB: in update_flash_config()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32s2.c141 case ESP_IMAGE_FLASH_SIZE_32MB: in update_flash_config()
223 case ESP_IMAGE_FLASH_SIZE_32MB: in print_flash_info()
Dbootloader_flash_config_esp32s3.c147 case ESP_IMAGE_FLASH_SIZE_32MB: in update_flash_config()
230 case ESP_IMAGE_FLASH_SIZE_32MB: in print_flash_info()
/hal_espressif-latest/components/bootloader_support/include/
Desp_app_format.h61 ESP_IMAGE_FLASH_SIZE_32MB, /*!< SPI flash size 32 MB */ enumerator
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c1031 case ESP_IMAGE_FLASH_SIZE_32MB: in esp_image_get_flash_size()