Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dcpu_hal.h41 #define cpu_hal_get_sp() cpu_ll_get_sp()
Dcpu_ll.h38 FORCE_INLINE_ATTR __attribute__((deprecated)) void *cpu_ll_get_sp(void) in cpu_ll_get_sp() function