Home
last modified time | relevance | path

Searched refs:DIG_DBIAS_240M (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c338 REG_SET_FIELD(RTC_CNTL_REG, RTC_CNTL_DIG_DBIAS_WAK, DIG_DBIAS_240M); in rtc_clk_bbpll_configure()
388 int dbias = (cpu_freq_mhz == 240) ? DIG_DBIAS_240M : DIG_DBIAS_80M_160M; in rtc_clk_cpu_freq_to_pll_mhz()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h72 #define DIG_DBIAS_240M RTC_CNTL_DBIAS_HP_VOLT macro
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c274 REG_SET_FIELD(RTC_CNTL_REG, RTC_CNTL_DIG_DBIAS_WAK, DIG_DBIAS_240M); in rtc_clk_cpu_freq_to_pll_mhz()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h87 #define DIG_DBIAS_240M RTC_CNTL_DBIAS_1V25 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h87 #define DIG_DBIAS_240M RTC_CNTL_DBIAS_1V25 macro