Searched refs:drefh (Results 1 – 10 of 10) sorted by relevance
122 result.drefh = (sdio_conf_reg & RTC_CNTL_DREFH_SDIO_M) >> RTC_CNTL_DREFH_SDIO_S; in rtc_vddsdio_get_config()142 result.drefh = efuse_ll_get_sdio_drefh(); in rtc_vddsdio_get_config()162 val |= (config.drefh << RTC_CNTL_DREFH_SDIO_S); in rtc_vddsdio_set_config()
189 result.drefh = (sdio_conf_reg & RTC_CNTL_DREFH_SDIO_M) >> RTC_CNTL_DREFH_SDIO_S; in rtc_vddsdio_get_config()207 result.drefh = efuse_ll_get_sdio_drefh(); in rtc_vddsdio_get_config()223 val |= (config.drefh << RTC_CNTL_DREFH_SDIO_S); in rtc_vddsdio_set_config()
92 cfg.drefh = 3; in bootloader_common_vddsdio_configure()
107 RTCIO.touch_cfg.drefh = refh; in touch_ll_set_voltage_high()119 *refh = (touch_high_volt_t)RTCIO.touch_cfg.drefh; in touch_ll_get_voltage_high()
218 result.drefh = (sdio_conf_reg & RTC_CNTL_DREFH_SDIO_M) >> RTC_CNTL_DREFH_SDIO_S; in rtc_vddsdio_get_config()242 val |= (config.drefh << RTC_CNTL_DREFH_SDIO_S); in rtc_vddsdio_set_config()
229 uint32_t drefh: 2; /*touch sensor saw wave top voltage.*/ member
687 uint32_t drefh : 2; //!< Tuning parameter for VDDSDIO regulator member
803 uint32_t drefh : 2; //!< Tuning parameter for VDDSDIO regulator member
816 uint32_t drefh : 2; //!< Tuning parameter for VDDSDIO regulator member
950 cfg.drefh = 3; in esp_psram_impl_enable()