ESP-IDF
g_flash_guard_default_ops
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
g_flash_guard_default_ops
g_flash_guard_default_ops variable
Default OS-aware flash access guard functions
Syntax
Show:
Summary
Declaration
Definition
from
spi_flash_os.h:250
extern
const
spi_flash_guard_funcs_t
g_flash_guard_default_ops
;
Implemented in
flash_ops.c:82
Examples
References
from
examples
Code
Location
Referrer
const
DRAM_ATTR
spi_flash_guard_funcs_t
g_flash_guard_default_ops
=
{
flash_ops.c:82
extern
const
spi_flash_guard_funcs_t
g_flash_guard_default_ops
;
spi_flash_os.h:250
spi_flash_guard_set
(
&
g_flash_guard_default_ops
)
;
esp_flash_spi_init.c:454
esp_flash_app_init()
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