ESP-IDF
flash_erasing
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
flash_erasing
flash_erasing variable
Syntax
Show:
Summary
Declaration
from
flash_brownout_hook.c:16
static
bool
flash_erasing
=
false
;
Examples
References
from
examples
Code
Location
Referrer
static
bool
flash_erasing
=
false
;
flash_brownout_hook.c:16
flash_erasing
=
status
;
flash_brownout_hook.c:31
spi_flash_set_erasing_flag()
return
(
flash_brownout_needs_reset
&&
flash_erasing
)
;
flash_brownout_hook.c:36
spi_flash_brownout_need_reset()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
flash_erasing
is written by 1 function and is read by 1 function:
spi_flash_set_erasing_flag()
All items filtered out
flash_erasing
spi_flash_brownout_need_reset()
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