Searched refs:RTC_CNTL_SW_PROCPU_RST_M (Results 1 – 6 of 6) sorted by relevance
100 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()
126 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
183 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
150 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
141 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro
134 #define RTC_CNTL_SW_PROCPU_RST_M (BIT(5)) macro