ESP-IDF
spi_flash_enable_interrupts_caches_and_other_cpu()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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_enable_interrupts_caches_and_other_cpu()
spi_flash_enable_interrupts_caches_and_other_cpu() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:42
void
spi_flash_enable_interrupts_caches_and_other_cpu
(
void
)
;
Implemented in
cache_utils.c:220
Examples
References
from
examples
Code
Location
Referrer
void
IRAM_ATTR
spi_flash_enable_interrupts_caches_and_other_cpu
(
void
)
cache_utils.c:220
void
IRAM_ATTR
spi_flash_enable_interrupts_caches_and_other_cpu
(
void
)
cache_utils.c:327
void
spi_flash_enable_interrupts_caches_and_other_cpu
(
void
)
;
cache_utils.h:42
spi_flash_enable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:438
s_do_mapping()
spi_flash_enable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:629
s_do_unmapping()
spi_flash_enable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:764
s_vaddr_to_paddr()
spi_flash_enable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:795
s_paddr_to_vaddr()
.
end
=
spi_flash_enable_interrupts_caches_and_other_cpu
,
flash_ops.c:84
spi_flash_enable_interrupts_caches_and_other_cpu
(
)
;
spi_flash_os_func_app.c:65
cache_enable()
Call Tree
from
examples
spi_flash_enable_interrupts_caches_and_other_cpu()
is called by 5 functions and calls 7 functions:
s_do_mapping()
s_do_unmapping()
s_vaddr_to_paddr()
s_paddr_to_vaddr()
cache_enable()
All items filtered out
spi_flash_enable_interrupts_caches_and_other_cpu()
xPortGetCoreID()
__assert_func()
esp_intr_noniram_enable()
xTaskResumeAll()
xTaskGetSchedulerState()
spi_flash_op_unlock()
spi_flash_restore_cache()
All items filtered out
Data Use
from
examples
spi_flash_enable_interrupts_caches_and_other_cpu()
reads 2 variables and writes 2 variables:
s_flash_op_cache_state
s_flash_op_cpu
All items filtered out
spi_flash_enable_interrupts_caches_and_other_cpu()
s_flash_op_complete
s_flash_op_cpu
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_enable_interrupts_caches_and_other_cpu()
is implemented by 1 functions:
All items filtered out
spi_flash_enable_interrupts_caches_and_other_cpu()
spi_flash_guard_funcs_t::end
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out