Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/hal/esp32/include/hal/
Dsoc_ll.h49 core == 0 ? RTC_CNTL_SW_PROCPU_RST_M : RTC_CNTL_SW_APPCPU_RST_M); in soc_ll_reset_core()
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/
Dsoc_ll.h49 core == 0 ? RTC_CNTL_SW_PROCPU_RST_M : RTC_CNTL_SW_APPCPU_RST_M); in soc_ll_reset_core()
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Drtc_cntl_reg.h197 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h164 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h155 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h158 #define RTC_CNTL_SW_APPCPU_RST_M (BIT(4)) macro