ESP-IDF
syscall_table_ptr_app
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
syscall_table_ptr_app
syscall_table_ptr_app variable
Syntax
Show:
Summary
Declaration
from
libc_stubs.h:76
extern
struct
syscall_stub_table
*
syscall_table_ptr_app
;
Examples
References
from
examples
Code
Location
Referrer
extern
struct
syscall_stub_table
*
syscall_table_ptr_app
;
libc_stubs.h:76
syscall_table_ptr_pro
=
syscall_table_ptr_app
=
&
s_stub_table
;
newlib_init.c:132
esp_newlib_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
syscall_table_ptr_app
is written by 1 function:
esp_newlib_init()
All items filtered out
syscall_table_ptr_app
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