Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c161 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_DEEP_SLP, cfg.pd_cur_slp); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c209 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_DEEP_SLP, cfg.pd_cur_slp); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c218 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_DEEP_SLP, cfg.pd_cur_slp); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c221 REG_SET_FIELD(RTC_CNTL_BIAS_CONF_REG, RTC_CNTL_PD_CUR_DEEP_SLP, cfg.pd_cur_slp); in rtc_sleep_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h830 #define RTC_CNTL_PD_CUR_DEEP_SLP (BIT(14)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1253 #define RTC_CNTL_PD_CUR_DEEP_SLP (BIT(14)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1495 #define RTC_CNTL_PD_CUR_DEEP_SLP (BIT(14)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1568 #define RTC_CNTL_PD_CUR_DEEP_SLP (BIT(14)) macro