ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_flash_chip_generic
from the following samples and libraries:
custom_flash_driver sample
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_chip_generic
esp_flash_chip_generic variable
Generic SPI flash chip_drv, uses all the above functions for its operations. In default autodetection, this is used as a catchall if a more specific chip_drv is not found.
Syntax
Show:
Summary
Declaration
Definition
from
spi_flash_chip_generic.h:264
extern
const
spi_flash_chip_t
esp_flash_chip_generic
;
Implemented in
spi_flash_chip_generic.c:649
Examples
esp_flash_chip_generic
is referenced by 1 libraries and example projects:
custom_flash_driver sample
References
from
0/1
examples
Code
Location
const
spi_flash_chip_t
esp_flash_chip_generic
=
{
spi_flash_chip_generic.c:649
extern
const
spi_flash_chip_t
esp_flash_chip_generic
;
spi_flash_chip_generic.h:264
&
esp_flash_chip_generic
,
spi_flash_chip_drivers.c:52
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out