Home
last modified time | relevance | path

Searched refs:RTC_CNTL_DCDC_DSLP_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c70 REG_SET_FIELD(RTC_CNTL_DCDC_CTRL1_REG, RTC_CNTL_DCDC_MODE_SLP, RTC_CNTL_DCDC_DSLP_MODE); in dcdc_ctl()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h85 #define RTC_CNTL_DCDC_DSLP_MODE 0b101 macro