Home
last modified time | relevance | path

Searched refs:RTC_CNTL_VDD_SPI_PWR_FORCE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c186 REG_CLR_BIT(RTC_CNTL_DIG_PWC_REG, RTC_CNTL_VDD_SPI_PWR_FORCE); in rtc_sleep_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h945 #define RTC_CNTL_VDD_SPI_PWR_FORCE (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1460 #define RTC_CNTL_VDD_SPI_PWR_FORCE (BIT(2)) macro