ESP-IDF
+
0
/1 examples
SourceVu will show references to
CMD_WRDI
from the following samples and libraries:
custom_flash_driver sample
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_WRDI
CMD_WRDI macro
Syntax
Show:
Summary
Declaration
from
bootloader_flash_priv.h:50
#define
CMD_WRDI
0x04
Examples
CMD_WRDI
is referenced by 1 libraries and example projects:
custom_flash_driver sample
References
from
0/1
examples
Code
Location
#define
CMD_WRDI
0x04
bootloader_flash_priv.h:50
#define
CMD_WRDI
0x04
spi_flash_defs.h:19
bootloader_execute_flash_command
(
CMD_WRDI
,
0
,
0
,
0
)
;
bootloader_flash.c:565
bootloader_execute_flash_command
(
CMD_WRDI
,
0
,
0
,
0
)
;
/* Exit OTP mode */
bootloader_flash.c:651
bootloader_execute_flash_command
(
CMD_WRDI
,
0
,
0
,
0
)
;
/* Exit OTP mode */
flash_qio_mode.c:212
bootloader_execute_flash_command
(
CMD_WRDI
,
0
,
0
,
0
)
;
/* Exit OTP mode */
flash_qio_mode.c:222
.
command
=
wp
?
CMD_WRDI
:
CMD_WREN
memspi_host_driver.c:201
t
.
command
=
CMD_OPI_FLASH_MXIC
(
CMD_WRDI
)
;
spi_flash_chip_mxic_opi.c:73
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out