Home
last modified time | relevance | path

Searched refs:RTC_CNTL_SW_APPCPU_RST_M (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dcpu.c100 int rtc_cntl_rst_m = (core_id == 0) ? RTC_CNTL_SW_PROCPU_RST_M : RTC_CNTL_SW_APPCPU_RST_M; in esp_cpu_reset()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h189 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h156 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h147 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h140 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro