Home
last modified time | relevance | path

Searched refs:RTC_CNTL_SDIO_TIEH_S (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_init.c129 result.tieh = (sdio_conf_reg & RTC_CNTL_SDIO_TIEH_M) >> RTC_CNTL_SDIO_TIEH_S; in rtc_vddsdio_get_config()
165 val |= (config.tieh << RTC_CNTL_SDIO_TIEH_S); in rtc_vddsdio_set_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c196 result.tieh = (sdio_conf_reg & RTC_CNTL_SDIO_TIEH_M) >> RTC_CNTL_SDIO_TIEH_S; in rtc_vddsdio_get_config()
226 val |= (config.tieh << RTC_CNTL_SDIO_TIEH_S); in rtc_vddsdio_set_config()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c225 result.tieh = (sdio_conf_reg & RTC_CNTL_SDIO_TIEH_M) >> RTC_CNTL_SDIO_TIEH_S; in rtc_vddsdio_get_config()
245 val |= (config.tieh << RTC_CNTL_SDIO_TIEH_S); in rtc_vddsdio_set_config()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h1011 #define RTC_CNTL_SDIO_TIEH_S 23 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1158 #define RTC_CNTL_SDIO_TIEH_S 23 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1363 #define RTC_CNTL_SDIO_TIEH_S 23 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1467 #define RTC_CNTL_SDIO_TIEH_S 23 macro