ESP-IDF
s_mapping()
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
s_mapping()
s_mapping() function
Syntax
Show:
Summary
Declaration
from
esp_psram.c:119
static
void
IRAM_ATTR
s_mapping
(
int
v_start
,
int
size
)
;
Arguments
Argument
v_start
size
Examples
References
from
examples
Code
Location
Referrer
static
void
IRAM_ATTR
s_mapping
(
int
v_start
,
int
size
)
esp_psram.c:119
s_mapping
(
(
int
)
v_start_8bit_aligned
,
size_to_map
)
;
esp_psram.c:237
s_psram_mapping()
Call Tree
from
examples
s_mapping()
is called by 1 function and calls 2 functions:
s_psram_mapping()
All items filtered out
s_mapping()
esp_dport_access_reg_read()
cache_sram_mmu_set()
All items filtered out
Data Use
from
examples
s_mapping()
:
All items filtered out
s_mapping()
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