ESP-IDF
spi_flash_op_unlock()
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
spi_flash_op_unlock()
spi_flash_op_unlock() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:33
void
spi_flash_op_unlock
(
void
)
;
Implemented in
cache_utils.c:103
Examples
References
from
examples
Code
Location
Referrer
void
spi_flash_op_unlock
(
void
)
cache_utils.c:103
void
spi_flash_op_unlock
(
void
)
cache_utils.c:307
void
spi_flash_op_unlock
(
void
)
;
cache_utils.h:33
spi_flash_op_unlock
(
)
;
cache_utils.c:263
spi_flash_enable_interrupts_caches_and_other_cpu()
spi_flash_op_unlock
(
)
;
cache_utils.c:331
spi_flash_enable_interrupts_caches_and_other_cpu()
Call Tree
from
examples
spi_flash_op_unlock()
is called by 1 function and calls 2 functions:
spi_flash_enable_interrupts_caches_and_other_cpu()
All items filtered out
spi_flash_op_unlock()
xQueueGiveMutexRecursive()
xTaskResumeAll()
All items filtered out
Data Use
from
examples
spi_flash_op_unlock()
reads 1 variable:
s_flash_op_mutex
All items filtered out
spi_flash_op_unlock()
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