Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dsoc_hal.h39 #define soc_hal_unstall_core(core) soc_ll_unstall_core(core)
Dsoc_ll.h25 FORCE_INLINE_ATTR __attribute__((deprecated)) void soc_ll_unstall_core(int core) in soc_ll_unstall_core() function