ESP-IDF
spi_flash_enable_interrupts_caches_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_enable_interrupts_caches_no_os()
spi_flash_enable_interrupts_caches_no_os() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:50
void
spi_flash_enable_interrupts_caches_no_os
(
void
)
;
Implemented in
cache_utils.c:279
Examples
References
from
examples
Code
Location
void
IRAM_ATTR
spi_flash_enable_interrupts_caches_no_os
(
void
)
cache_utils.c:279
void
IRAM_ATTR
spi_flash_enable_interrupts_caches_no_os
(
void
)
cache_utils.c:342
void
spi_flash_enable_interrupts_caches_no_os
(
void
)
;
cache_utils.h:50
.
end
=
spi_flash_enable_interrupts_caches_no_os
,
flash_ops.c:89
Call Tree
from
examples
spi_flash_enable_interrupts_caches_no_os()
calls 3 functions:
All items filtered out
spi_flash_enable_interrupts_caches_no_os()
xPortGetCoreID()
esp_intr_noniram_enable()
spi_flash_restore_cache()
All items filtered out
Data Use
from
examples
spi_flash_enable_interrupts_caches_no_os()
reads 1 variable:
s_flash_op_cache_state
All items filtered out
spi_flash_enable_interrupts_caches_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_enable_interrupts_caches_no_os()
is implemented by 1 functions:
All items filtered out
spi_flash_enable_interrupts_caches_no_os()
spi_flash_guard_funcs_t::end
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out