Home
last modified time | relevance | path

Searched refs:syscall_stub_table (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h42 struct syscall_stub_table struct
82 extern struct syscall_stub_table* syscall_table_ptr_pro; argument
83 extern struct syscall_stub_table* syscall_table_ptr_app;
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dlibc_stubs.h42 struct syscall_stub_table struct
82 extern struct syscall_stub_table* syscall_table_ptr_pro; argument
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dlibc_stubs.h42 struct syscall_stub_table struct
85 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h43 struct syscall_stub_table struct
86 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dlibc_stubs.h42 struct syscall_stub_table struct
98 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-3.6.0/components/newlib/
Dnewlib_init.c63 static struct syscall_stub_table s_stub_table = {