Home
last modified time | relevance | path

Searched refs:I2C_DIG_REG_EXT_RTC_DREG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c207 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, g_rtc_dbias_pvt_240m); in rtc_clk_cpu_freq_to_pll_mhz()
223 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, g_rtc_dbias_pvt_non_240m); in rtc_clk_cpu_freq_to_pll_mhz()
394 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, g_rtc_dbias_pvt_non_240m); in rtc_clk_cpu_freq_to_xtal()
409 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, g_rtc_dbias_pvt_non_240m); in rtc_clk_cpu_freq_to_8m()
Drtc_init.c92 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, RTC_CNTL_DBIAS_1V10); in rtc_init()
110 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, g_rtc_dbias_pvt_non_240m); in rtc_init()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dregi2c_dig_reg.h18 #define I2C_DIG_REG_EXT_RTC_DREG 4 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_dig_reg.h18 #define I2C_DIG_REG_EXT_RTC_DREG 4 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_dig_reg.h18 #define I2C_DIG_REG_EXT_RTC_DREG 4 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_dig_reg.h18 #define I2C_DIG_REG_EXT_RTC_DREG 4 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c291 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, rtc_dbias); in set_rtc_dig_dbias()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c294 REGI2C_WRITE_MASK(I2C_DIG_REG, I2C_DIG_REG_EXT_RTC_DREG, rtc_dbias); in set_rtc_dig_dbias()