Searched refs:RTC_VDDSDIO_TIEH_3_3V (Results 1 – 11 of 11) sorted by relevance
150 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
154 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
152 result.tieh = (strap_reg & BIT(5)) ? RTC_VDDSDIO_TIEH_1_8V : RTC_VDDSDIO_TIEH_3_3V; in rtc_vddsdio_get_config()
678 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
213 result.tieh = (strap_reg & BIT(5)) ? RTC_VDDSDIO_TIEH_1_8V : RTC_VDDSDIO_TIEH_3_3V; in rtc_vddsdio_get_config()
161 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
162 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
168 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
166 #define RTC_VDDSDIO_TIEH_3_3V 1 //!< TIEH field value for 3.3V VDDSDIO macro
852 if (cfg.tieh != RTC_VDDSDIO_TIEH_3_3V) { in esp_psram_impl_enable()862 if (cfg.tieh != RTC_VDDSDIO_TIEH_3_3V) { in esp_psram_impl_enable()876 if (cfg.tieh != RTC_VDDSDIO_TIEH_3_3V) { in esp_psram_impl_enable()
232 result.tieh = (strap_reg & BIT(5)) ? RTC_VDDSDIO_TIEH_1_8V : RTC_VDDSDIO_TIEH_3_3V; in rtc_vddsdio_get_config()