Home
last modified time | relevance | path

Searched refs:RTC_CNTL_SW_APPCPU_RST (Results 1 – 6 of 6) 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()
/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()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h188 #define RTC_CNTL_SW_APPCPU_RST (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h155 #define RTC_CNTL_SW_APPCPU_RST (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h146 #define RTC_CNTL_SW_APPCPU_RST (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h139 #define RTC_CNTL_SW_APPCPU_RST (BIT(4)) macro