ESP-IDF
esp_flash_chip_mxic_opi
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_mxic_opi
esp_flash_chip_mxic_opi variable
MXIC OPI 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_mxic.h:34
extern
const
spi_flash_chip_t
esp_flash_chip_mxic_opi
;
Implemented in
spi_flash_chip_mxic_opi.c:389
Examples
References
from
examples
Code
Location
const
spi_flash_chip_t
esp_flash_chip_mxic_opi
=
{
spi_flash_chip_mxic_opi.c:389
extern
const
spi_flash_chip_t
esp_flash_chip_mxic_opi
;
spi_flash_chip_mxic.h:34
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