ESP-IDF
ESP_ROM_SPIFLASH_FASTRD_MODE
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_ROM_SPIFLASH_FASTRD_MODE
ESP_ROM_SPIFLASH_FASTRD_MODE value
Syntax
Show:
Summary
Declaration
from
esp_rom_spiflash.h:24
ESP_ROM_SPIFLASH_FASTRD_MODE
;
Examples
References
from
examples
Code
Location
Referrer
ESP_ROM_SPIFLASH_FASTRD_MODE
,
esp_rom_spiflash.h:24
esp_rom_spiflash_read_mode_t
spi_mode
=
ESP_ROM_SPIFLASH_FASTRD_MODE
;
bootloader_flash.c:799
bootloader_flash_get_spi_mode()
spi_mode
=
ESP_ROM_SPIFLASH_FASTRD_MODE
;
bootloader_flash.c:811
bootloader_flash_get_spi_mode()
case
ESP_ROM_SPIFLASH_FASTRD_MODE
:
bootloader_flash_config_esp32.c:323
print_flash_info()
case
ESP_ROM_SPIFLASH_FASTRD_MODE
:
modebit
=
SPI_FASTRD_MODE
;
break
;
esp_rom_spiflash.c:418
esp_rom_spiflash_config_readmode()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ESP_ROM_SPIFLASH_FASTRD_MODE
is read by 3 functions:
All items filtered out
ESP_ROM_SPIFLASH_FASTRD_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