Home
last modified time | relevance | path

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

/hal_espressif-latest/components/riscv/include/riscv/
Dsemihosting.h40 #define ESP_SEMIHOSTING_SYS_BREAKPOINT_SET 0x103 macro
/hal_espressif-latest/components/esp_hw_support/
Dcpu.c148 int ret = semihosting_call_noerrno(ESP_SEMIHOSTING_SYS_BREAKPOINT_SET, args); in esp_cpu_set_breakpoint()
171 int ret = semihosting_call_noerrno(ESP_SEMIHOSTING_SYS_BREAKPOINT_SET, args); in esp_cpu_clear_breakpoint()