Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_cpu.h31 return cpu_hal_get_sp(); in esp_cpu_get_sp()
/hal_espressif-3.6.0/components/hal/include/hal/
Dcpu_hal.h34 #define cpu_hal_get_sp() cpu_ll_get_sp() macro