Home
last modified time | relevance | path

Searched refs:RTC_CNTL_PD_CUR_MONITOR_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c87 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_MONITOR, RTC_CNTL_PD_CUR_MONITOR_DEFAULT); in rtc_sleep_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c96 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_MONITOR, RTC_CNTL_PD_CUR_MONITOR_DEFAULT); in rtc_sleep_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c103 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_MONITOR, RTC_CNTL_PD_CUR_MONITOR_DEFAULT); in rtc_sleep_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c187 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_MONITOR, RTC_CNTL_PD_CUR_MONITOR_DEFAULT); in rtc_sleep_init()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h131 #define RTC_CNTL_PD_CUR_MONITOR_DEFAULT 1 macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h117 #define RTC_CNTL_PD_CUR_MONITOR_DEFAULT 0 macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h126 #define RTC_CNTL_PD_CUR_MONITOR_DEFAULT 1 macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h143 #define RTC_CNTL_PD_CUR_MONITOR_DEFAULT 0 macro