Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c215 REG_SET_FIELD(RTC_CNTL_REG, RTC_CNTL_DIG_DBIAS_SLP, cfg.dig_dbias_slp); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c231 REG_SET_FIELD(RTC_CNTL_REG, RTC_CNTL_DIG_DBIAS_SLP, cfg.dig_dbias_slp); in rtc_sleep_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h1123 #define RTC_CNTL_DIG_DBIAS_SLP 0x00000007 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1589 #define RTC_CNTL_DIG_DBIAS_SLP 0x00000007 macro