Home
last modified time | relevance | path

Searched defs:rtc_cntl_rst (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h82 uint32_t rtc_cntl_rst = (cpu_no == 0) ? RTC_CNTL_SW_PROCPU_RST : RTC_CNTL_SW_APPCPU_RST; in rtc_cntl_ll_reset_cpu() local
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h161 uint32_t rtc_cntl_rst = (cpu_no == 0) ? RTC_CNTL_SW_PROCPU_RST : RTC_CNTL_SW_APPCPU_RST; in rtc_cntl_ll_reset_cpu() local