Home
last modified time | relevance | path

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

/hal_espressif-latest/components/riscv/include/riscv/
Drv_utils.h51 FORCE_INLINE_ATTR void *rv_utils_get_sp(void) in rv_utils_get_sp() function
/hal_espressif-latest/components/esp_hw_support/include/
Desp_cpu.h145 return rv_utils_get_sp(); in esp_cpu_get_sp()