Home
last modified time | relevance | path

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

/hal_espressif-latest/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-latest/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-latest/components/esp_rom/include/esp32c2/rom/
Dlibc_stubs.h34 struct syscall_stub_table struct
77 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dlibc_stubs.h34 struct syscall_stub_table struct
77 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dlibc_stubs.h34 struct syscall_stub_table { struct
76 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dlibc_stubs.h34 struct syscall_stub_table struct
77 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h35 struct syscall_stub_table struct
78 extern struct syscall_stub_table *syscall_table_ptr; argument
/hal_espressif-latest/components/newlib/
Dnewlib_init.c59 static struct syscall_stub_table s_stub_table = {