Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/
Dnewlib_init.c135 syscall_table_ptr_pro = syscall_table_ptr_app = &s_stub_table; in esp_newlib_init()
137 syscall_table_ptr_pro = &s_stub_table; in esp_newlib_init()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h82 extern struct syscall_stub_table* syscall_table_ptr_pro;
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dlibc_stubs.h82 extern struct syscall_stub_table* syscall_table_ptr_pro;
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h79 #define syscall_table_ptr_pro syscall_table_ptr macro
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.ld656 PROVIDE ( syscall_table_ptr_pro = 0x3ffffd78 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32s2.ld887 PROVIDE ( syscall_table_ptr_pro = 0x3ffffd78 ); symbol
Drom_32.ld1633 PROVIDE ( syscall_table_ptr_pro = 0x3ffae024 ); symbol
/hal_espressif-latest/components/esp_rom/esp32/ld/
Desp32.rom.ld1333 PROVIDE ( syscall_table_ptr_pro = 0x3ffae024 ); symbol