ESP-IDF
xt_utils_get_sp()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
xt_utils_get_sp()
xt_utils_get_sp() function
Syntax
Show:
Summary
Declaration
from
xt_utils.h:61
FORCE_INLINE_ATTR
void
*
xt_utils_get_sp
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
FORCE_INLINE_ATTR
void
*
xt_utils_get_sp
(
void
)
xt_utils.h:61
return
xt_utils_get_sp
(
)
;
esp_cpu.h:141
esp_cpu_get_sp()
Call Tree
from
examples
xt_utils_get_sp()
is called by 1 function:
esp_cpu_get_sp()
All items filtered out
xt_utils_get_sp()
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