Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dsoc_hal.h47 #define soc_hal_reset_core(core) soc_ll_reset_core((core))
Dsoc_ll.h30 FORCE_INLINE_ATTR __attribute__((deprecated)) void soc_ll_reset_core(int core) in soc_ll_reset_core() function