ESP-IDF
CMD_WREN
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
CMD_WREN
CMD_WREN macro
Syntax
Show:
Summary
Declaration
from
bootloader_flash_priv.h:48
#define
CMD_WREN
0x06
Examples
References
from
examples
Code
Location
#define
CMD_WREN
0x06
bootloader_flash_priv.h:48
#define
CMD_WREN
0x06
spi_flash_defs.h:18
bootloader_execute_flash_command
(
CMD_WREN
,
0
,
0
,
0
)
;
bootloader_flash.c:550
bootloader_execute_flash_command
(
CMD_WREN
,
0
,
0
,
0
)
;
bootloader_flash.c:557
bootloader_execute_flash_command
(
CMD_WREN
,
0
,
0
,
0
)
;
flash_qio_mode.c:136
.
command
=
wp
?
CMD_WRDI
:
CMD_WREN
memspi_host_driver.c:201
t
.
command
=
CMD_OPI_FLASH_MXIC
(
CMD_WREN
)
;
spi_flash_chip_mxic_opi.c:75
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