ESP-IDF
s_trax_blocks
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_trax_blocks
s_trax_blocks variable
Syntax
Show:
Summary
Declaration
from
port.c:208
static
uint8_t
*
const
s_trax_blocks
[
]
=
{
(
uint8_t
*
)
TRACEMEM_BLK0_ADDR
,
(
uint8_t
*
)
TRACEMEM_BLK1_ADDR
}
;
Examples
References
from
examples
Code
Location
Referrer
static
uint8_t
*
const
s_trax_blocks
[
]
=
{
port.c:208
.
start
=
s_trax_blocks
[
0
]
,
port.c:320
esp_apptrace_trax_init()
.
start
=
s_trax_blocks
[
1
]
,
port.c:324
esp_apptrace_trax_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
s_trax_blocks
is read by 1 function:
All items filtered out
s_trax_blocks
esp_apptrace_trax_init()
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