ESP-IDF
ESP_APPTRACE_TRAX_BLOCK_ID
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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
ESP_APPTRACE_TRAX_BLOCK_ID
ESP_APPTRACE_TRAX_BLOCK_ID macro
Syntax
Show:
Summary
Declaration
from
port.c:172
#define
ESP_APPTRACE_TRAX_BLOCK_ID
(
_id_
)
(
(
(
_id_
)
&
ESP_APPTRACE_TRAX_BLOCK_ID_MSK
)
<
<
15
)
Arguments
Argument
_id_
Examples
References
from
examples
Code
Location
#define
ESP_APPTRACE_TRAX_BLOCK_ID
(
_id_
)
(
(
(
_id_
)
&
ESP_APPTRACE_TRAX_BLOCK_ID_MSK
)
<
<
15
)
port.c:172
eri_write
(
ESP_APPTRACE_TRAX_CTRL_REG
,
ESP_APPTRACE_TRAX_BLOCK_ID
(
0
)
)
;
port.c:270
eri_write
(
ESP_APPTRACE_TRAX_CTRL_REG
,
ESP_APPTRACE_TRAX_BLOCK_ID
(
new_block_id
)
|
port.c:517
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