Home
last modified time | relevance | path

Searched refs:ESP_SEMIHOSTING_SYS_DBG_STUBS_INIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_system/port/arch/riscv/
Ddebug_stubs.c24 … return (int) semihosting_call_noerrno(ESP_SEMIHOSTING_SYS_DBG_STUBS_INIT, (long*)stub_table_addr); in esp_dbg_stubs_advertise_table()
/hal_espressif-latest/components/riscv/include/riscv/
Dsemihosting.h30 #define ESP_SEMIHOSTING_SYS_DBG_STUBS_INIT 0x102 macro