Home
last modified time | relevance | path

Searched refs:RTC_CNTL_XPD_SDIO_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32.py77 RTC_CNTL_XPD_SDIO_REG = 1 << 31 variable in ESP32ROM
350 elif reg & self.RTC_CNTL_XPD_SDIO_REG:
382 reg_val |= self.RTC_CNTL_XPD_SDIO_REG # enable internal LDO
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h978 #define RTC_CNTL_XPD_SDIO_REG (BIT(31)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1125 #define RTC_CNTL_XPD_SDIO_REG (BIT(31)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1330 #define RTC_CNTL_XPD_SDIO_REG (BIT(31)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1434 #define RTC_CNTL_XPD_SDIO_REG (BIT(31)) macro