ESP-IDF
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
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
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
spi_flash_disable_interrupts_caches_and_other_cpu_no_os() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:46
void
spi_flash_disable_interrupts_caches_and_other_cpu_no_os
(
void
)
;
Implemented in
cache_utils.c:266
Examples
References
from
examples
Code
Location
void
IRAM_ATTR
spi_flash_disable_interrupts_caches_and_other_cpu_no_os
(
void
)
cache_utils.c:266
void
IRAM_ATTR
spi_flash_disable_interrupts_caches_and_other_cpu_no_os
(
void
)
cache_utils.c:334
void
spi_flash_disable_interrupts_caches_and_other_cpu_no_os
(
void
)
;
cache_utils.h:46
.
start
=
spi_flash_disable_interrupts_caches_and_other_cpu_no_os
,
flash_ops.c:88
Call Tree
from
examples
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
calls 3 functions:
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
xPortGetCoreID()
esp_intr_noniram_disable()
spi_flash_disable_cache()
All items filtered out
Data Use
from
examples
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
reads 1 variable:
s_flash_op_cache_state
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
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
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
is implemented by 1 functions:
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
spi_flash_guard_funcs_t::start
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out