Home
last modified time | relevance | path

Searched refs:RTC_CNTL_SW_PROCPU_RST_M (Results 1 – 6 of 6) 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()
102 int rtc_cntl_rst_m = RTC_CNTL_SW_PROCPU_RST_M; in esp_cpu_reset()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h126 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h183 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h150 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h141 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h134 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro