Home
last modified time | relevance | path

Searched refs:g_rtc_dbias_pvt_240m (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c38 extern uint32_t g_rtc_dbias_pvt_240m;
207 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()
Drtc_init.c42 uint32_t g_rtc_dbias_pvt_240m = 28; variable
409 g_rtc_dbias_pvt_240m = get_rtc_dbias_by_efuse(pvt_scheme_ver, g_dig_dbias_pvt_240m); in rtc_set_stored_dbias()