ESP-IDF
CMD_RDSR3
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
CMD_RDSR3
CMD_RDSR3 macro
Syntax
Show:
Summary
Declaration
from
bootloader_flash_priv.h:53
#define
CMD_RDSR3
0x15
Examples
References
from
examples
Code
Location
#define
CMD_RDSR3
0x15
/* Not all SPI flash uses this command */
bootloader_flash_priv.h:53
return
bootloader_execute_flash_command
(
CMD_RDSR3
,
0
,
0
,
8
)
;
flash_qio_mode.c:179
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