Home
last modified time | relevance | path

Searched refs:RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c135 out_config->dbg_atten_slp = RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP; in rtc_sleep_get_default_config()
147 out_config->dbg_atten_slp = RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP; in rtc_sleep_get_default_config()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c111 … cfg.int_8m_pd_en ? RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_DEFAULT : RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP); in rtc_sleep_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c111 … cfg.int_8m_pd_en ? RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_DEFAULT : RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP); in rtc_sleep_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc.h111 #define RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP 0 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc.h125 #define RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP 0 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc.h123 #define RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP 0 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc.h138 #define RTC_CNTL_DBG_ATTEN_LIGHTSLEEP_NODROP 0 macro