ESP-IDF
ESP_ROM_SPIFLASH_DOUT_MODE
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
ESP_ROM_SPIFLASH_DOUT_MODE
ESP_ROM_SPIFLASH_DOUT_MODE value
Syntax
Show:
Summary
Declaration
from
esp_rom_spiflash.h:23
ESP_ROM_SPIFLASH_DOUT_MODE
;
Examples
References
from
examples
Code
Location
Referrer
ESP_ROM_SPIFLASH_DOUT_MODE
,
esp_rom_spiflash.h:23
spi_mode
=
ESP_ROM_SPIFLASH_DOUT_MODE
;
bootloader_flash.c:809
bootloader_flash_get_spi_mode()
case
ESP_ROM_SPIFLASH_DOUT_MODE
:
bootloader_flash_config_esp32.c:320
print_flash_info()
case
ESP_ROM_SPIFLASH_DOUT_MODE
:
modebit
=
SPI_FREAD_DUAL
|
SPI_FASTRD_MODE
;
break
;
esp_rom_spiflash.c:417
esp_rom_spiflash_config_readmode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_ROM_SPIFLASH_DOUT_MODE
is read by 3 functions:
All items filtered out
ESP_ROM_SPIFLASH_DOUT_MODE
bootloader_flash_get_spi_mode()
print_flash_info()
esp_rom_spiflash_config_readmode()
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