ESP-IDF
s_flash_irom_paddr_start
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
s_flash_irom_paddr_start
s_flash_irom_paddr_start variable
Syntax
Show:
Summary
Declaration
from
image_process.c:69
static
uint32_t
s_flash_irom_paddr_start
=
0
;
Examples
References
from
examples
Code
Location
Referrer
static
uint32_t
s_flash_irom_paddr_start
=
0
;
image_process.c:69
s_flash_irom_paddr_start
=
data_addr
;
image_process.c:169
process_segment()
*
out_irom_paddr_start
=
s_flash_irom_paddr_start
;
image_process.c:215
image_process_get_flash_segments_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
s_flash_irom_paddr_start
is written by 1 function and is read by 1 function:
process_segment()
All items filtered out
s_flash_irom_paddr_start
image_process_get_flash_segments_info()
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