ESP-IDF
ETS_UNCACHED_ADDR
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
ETS_UNCACHED_ADDR
ETS_UNCACHED_ADDR macro
Syntax
Show:
Summary
Declaration
from
soc.h:26
#define
ETS_UNCACHED_ADDR
(
addr
)
(
addr
)
Arguments
Argument
addr
Examples
References
from
examples
Code
Location
#define
ETS_UNCACHED_ADDR
(
addr
)
(
addr
)
soc.h:26
(
*
(
(
volatile
uint32_t
*
)
ETS_UNCACHED_ADDR
(
addr
)
)
)
;
\
soc.h:109
(
*
(
(
volatile
uint32_t
*
)
ETS_UNCACHED_ADDR
(
addr
)
)
)
=
(
uint32_t
)
(
val
)
;
\
soc.h:115
Call Tree
from
examples
All items filtered out
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