ESP-IDF
bootloader_init_flash_configure()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bootloader_init_flash_configure()
bootloader_init_flash_configure() function
Syntax
Show:
Summary
Declaration
from
bootloader_flash_config_esp32.c:356
static
void
IRAM_ATTR
bootloader_init_flash_configure
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
IRAM_ATTR
bootloader_init_flash_configure
(
void
)
bootloader_flash_config_esp32.c:356
bootloader_init_flash_configure
(
)
;
bootloader_flash_config_esp32.c:365
bootloader_init_spi_flash()
Call Tree
from
examples
bootloader_init_flash_configure()
is called by 1 function and calls 3 functions:
bootloader_init_spi_flash()
All items filtered out
bootloader_init_flash_configure()
bootloader_flash_cs_timing_config()
bootloader_flash_gpio_config()
bootloader_flash_dummy_config()
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out