ESP-IDF
SPI0_R_QIO_DUMMY_CYCLELEN
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPI0_R_QIO_DUMMY_CYCLELEN
SPI0_R_QIO_DUMMY_CYCLELEN macro
Syntax
Show:
Summary
Declaration
from
spi_flash.h:68
#define
SPI0_R_QIO_DUMMY_CYCLELEN
3
Examples
References
from
examples
Code
Location
#define
SPI0_R_QIO_DUMMY_CYCLELEN
3
spi_flash.h:68
spi_cache_dummy
=
SPI0_R_QIO_DUMMY_CYCLELEN
;
bootloader_flash_config_esp32.c:141
spi_cache_dummy
=
SPI0_R_QIO_DUMMY_CYCLELEN
;
esp_psram_impl_quad.c:741
REG_SET_FIELD
(
SPI_USER1_REG
(
0
)
,
SPI_USR_DUMMY_CYCLELEN
,
SPI0_R_QIO_DUMMY_CYCLELEN
+
g_rom_spiflash_dummy_len_plus
[
0
]
)
;
esp_rom_spiflash.c:345
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