ESP-IDF
s_stub_code_buf
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_stub_code_buf
s_stub_code_buf variable
Syntax
Show:
Summary
Declaration
from
debug_stubs.c:42
static
DBG_STUB_TRAMP_ATTR
uint8_t
s_stub_code_buf
[
ESP_DBG_STUBS_CODE_BUF_SIZE
]
;
Examples
References
from
examples
Code
Location
Referrer
static
DBG_STUB_TRAMP_ATTR
uint8_t
s_stub_code_buf
[
ESP_DBG_STUBS_CODE_BUF_SIZE
]
;
debug_stubs.c:42
s_dbg_stubs_ctl_data
.
tramp_addr
=
(
uint32_t
)
s_stub_code_buf
;
debug_stubs.c:63
esp_dbg_stubs_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
s_stub_code_buf
is read by 1 function:
All items filtered out
s_stub_code_buf
esp_dbg_stubs_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