ESP-IDF
esp_flash_default_host
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_flash_default_host
esp_flash_default_host variable
Syntax
Show:
Summary
Declaration
from
esp_flash_spi_init.c:315
static
DRAM_ATTR
memspi_host_inst_t
esp_flash_default_host
;
Examples
References
from
examples
Code
Location
Referrer
static
DRAM_ATTR
memspi_host_inst_t
esp_flash_default_host
;
esp_flash_spi_init.c:315
.
host
=
(
spi_flash_host_inst_t
*
)
&
esp_flash_default_host
,
esp_flash_spi_init.c:319
esp_err_t
err
=
memspi_host_init_pointers
(
&
esp_flash_default_host
,
&
cfg
)
;
esp_flash_spi_init.c:390
esp_flash_init_default_chip()
Call Tree
from
examples
All items filtered out
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