ESP-IDF
mem_block_::target
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
mem_block_::target
mem_block_::target field
Syntax
Show:
Summary
Declaration
from
esp_mmu_map.c:79
mmu_target_t
target
;
Examples
References
from
examples
Code
Location
Referrer
mmu_target_t
target
;
//physical target that this block is mapped to
esp_mmu_map.c:79
if
(
target
==
mem_block
->
target
)
{
esp_mmu_map.c:497
esp_mmu_map()
new_block
->
target
=
target
;
esp_mmu_map.c:572
esp_mmu_map()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
mem_block_::target
is written by 1 function and is read by 1 function:
esp_mmu_map()
All items filtered out
mem_block_::target
esp_mmu_map()
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