Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/esp32s3/src/
Dsoc_flash_init.c183 case ESP_IMAGE_FLASH_SIZE_128MB: in print_flash_info()
219 case ESP_IMAGE_FLASH_SIZE_128MB: in update_flash_config()
/hal_espressif-latest/zephyr/esp32s2/src/
Dsoc_flash_init.c173 case ESP_IMAGE_FLASH_SIZE_128MB: in print_flash_info()
209 case ESP_IMAGE_FLASH_SIZE_128MB: in update_flash_config()
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash_config_esp32s2.c147 case ESP_IMAGE_FLASH_SIZE_128MB: in update_flash_config()
229 case ESP_IMAGE_FLASH_SIZE_128MB: in print_flash_info()
Dbootloader_flash_config_esp32s3.c153 case ESP_IMAGE_FLASH_SIZE_128MB: in update_flash_config()
236 case ESP_IMAGE_FLASH_SIZE_128MB: in print_flash_info()
/hal_espressif-latest/components/bootloader_support/include/
Desp_app_format.h63 ESP_IMAGE_FLASH_SIZE_128MB, /*!< SPI flash size 128 MB */ enumerator
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c1035 case ESP_IMAGE_FLASH_SIZE_128MB: in esp_image_get_flash_size()