ESP-IDF
spi_flash_op_lock()
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
spi_flash_op_lock()
spi_flash_op_lock() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:30
void
spi_flash_op_lock
(
void
)
;
Implemented in
cache_utils.c:98
Examples
References
from
examples
Code
Location
Referrer
void
spi_flash_op_lock
(
void
)
cache_utils.c:98
void
spi_flash_op_lock
(
void
)
cache_utils.c:295
void
spi_flash_op_lock
(
void
)
;
cache_utils.h:30
spi_flash_op_lock
(
)
;
cache_utils.c:154
spi_flash_disable_interrupts_caches_and_other_cpu()
spi_flash_op_lock
(
)
;
cache_utils.c:322
spi_flash_disable_interrupts_caches_and_other_cpu()
Call Tree
from
examples
spi_flash_op_lock()
is called by 1 function and calls 2 functions:
spi_flash_disable_interrupts_caches_and_other_cpu()
All items filtered out
spi_flash_op_lock()
xQueueTakeMutexRecursive()
vTaskSuspendAll()
All items filtered out
Data Use
from
examples
spi_flash_op_lock()
reads 1 variable:
s_flash_op_mutex
All items filtered out
spi_flash_op_lock()
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