ESP-IDF
SOC_MEMORY_TYPE_IRAM
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
SOC_MEMORY_TYPE_IRAM
SOC_MEMORY_TYPE_IRAM value
Syntax
Show:
Summary
Declaration
from
memory_layout.c:41
SOC_MEMORY_TYPE_IRAM
=
2
;
Examples
References
from
examples
Code
Location
SOC_MEMORY_TYPE_IRAM
=
2
,
memory_layout.c:41
[
SOC_MEMORY_TYPE_IRAM
]
=
{
"IRAM"
,
{
MALLOC_CAP_INTERNAL
|
MALLOC_IRAM_CAP
,
0
,
0
}
}
,
memory_layout.c:54
{
0x40070000
,
0x8000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 0
memory_layout.c:98
{
0x40078000
,
0x8000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 1
memory_layout.c:99
{
0x40080000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 0
memory_layout.c:100
{
0x40082000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 1
memory_layout.c:101
{
0x40084000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 2
memory_layout.c:102
{
0x40086000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 3
memory_layout.c:103
{
0x40088000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 4
memory_layout.c:104
{
0x4008A000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 5
memory_layout.c:105
{
0x4008C000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 6
memory_layout.c:106
{
0x4008E000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 7
memory_layout.c:107
{
0x40090000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 8
memory_layout.c:108
{
0x40092000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 9
memory_layout.c:109
{
0x40094000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 10
memory_layout.c:110
{
0x40096000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 11
memory_layout.c:111
{
0x40098000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 12
memory_layout.c:112
{
0x4009A000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 13
memory_layout.c:113
{
0x4009C000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 14
memory_layout.c:114
{
0x4009E000
,
0x2000
,
SOC_MEMORY_TYPE_IRAM
,
0
,
false
}
,
//pool 2-5, mmu page 15
memory_layout.c: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