ESP-IDF
s_flash_guard_ops
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
s_flash_guard_ops
s_flash_guard_ops variable
Syntax
Show:
Summary
Declaration
from
flash_ops.c:92
static
const
spi_flash_guard_funcs_t
*
s_flash_guard_ops
;
Examples
References
from
examples
Code
Location
Referrer
static
const
spi_flash_guard_funcs_t
*
s_flash_guard_ops
;
flash_ops.c:92
s_flash_guard_ops
=
funcs
;
flash_ops.c:96
spi_flash_guard_set()
return
s_flash_guard_ops
;
flash_ops.c:101
spi_flash_guard_get()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
s_flash_guard_ops
is written by 1 function and is read by 1 function:
spi_flash_guard_set()
All items filtered out
s_flash_guard_ops
spi_flash_guard_get()
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