Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_hw_support/include/soc/
Dcpu.h43 return cpu_hal_get_sp(); in get_sp()
/device/soc/esp/esp32/components/hal/include/hal/
Dcpu_hal.h42 #define cpu_hal_get_sp() cpu_ll_get_sp() macro