ESP-IDF
cache_enable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cache_enable()
cache_enable() function
Syntax
Show:
Summary
Declaration
from
spi_flash_os_func_app.c:63
IRAM_ATTR
static
void
cache_enable
(
void
*
arg
)
;
Arguments
Argument
arg
Examples
References
from
examples
Code
Location
Referrer
IRAM_ATTR
static
void
cache_enable
(
void
*
arg
)
spi_flash_os_func_app.c:63
cache_enable
(
NULL
)
;
spi_flash_os_func_app.c:140
spi1_end()
Call Tree
from
examples
cache_enable()
is called by 1 function and calls 1 function:
spi1_end()
All items filtered out
cache_enable()
spi_flash_enable_interrupts_caches_and_other_cpu()
All items filtered out
Data Use
from
examples
All items filtered out
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