Home
last modified time | relevance | path

Searched refs:RTC_CNTL_PD_CUR_MONITOR_ON (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c160 out_config->pd_cur_monitor = RTC_CNTL_PD_CUR_MONITOR_ON; in rtc_sleep_get_default_config()
167 RTC_CNTL_PD_CUR_MONITOR_ON : RTC_CNTL_PD_CUR_MONITOR_DEFAULT; in rtc_sleep_get_default_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c152 out_config->pd_cur_monitor = RTC_CNTL_PD_CUR_MONITOR_ON; in rtc_sleep_get_default_config()
158 RTC_CNTL_PD_CUR_MONITOR_ON : RTC_CNTL_PD_CUR_MONITOR_DEFAULT; in rtc_sleep_get_default_config()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h127 #define RTC_CNTL_PD_CUR_MONITOR_ON 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h128 #define RTC_CNTL_PD_CUR_MONITOR_ON 0 macro