ESP-IDF
bootloader_enable_wp()
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
bootloader_enable_wp()
bootloader_enable_wp() function
Enable the flash write protect (WEL bit).
Syntax
Show:
Summary
Declaration
Definition
from
bootloader_flash_priv.h:185
void
bootloader_enable_wp
(
void
)
;
Implemented in
bootloader_flash.c:649
Examples
References
from
examples
Code
Location
Referrer
void
bootloader_enable_wp
(
void
)
bootloader_flash.c:649
void
bootloader_enable_wp
(
void
)
;
bootloader_flash_priv.h:185
bootloader_enable_wp
(
)
;
bootloader_flash_config_esp32.c:388
bootloader_init_spi_flash()
Call Tree
from
examples
bootloader_enable_wp()
is called by 1 function and calls 1 function:
bootloader_init_spi_flash()
All items filtered out
bootloader_enable_wp()
bootloader_execute_flash_command()
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