Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/port/esp32/
Drtc_clk_init.c86 xtal_freq = RTC_XTAL_FREQ_26M; in rtc_clk_init()
164 xtal_freq = RTC_XTAL_FREQ_26M; in rtc_clk_xtal_freq_estimate()
168 xtal_freq = RTC_XTAL_FREQ_26M; in rtc_clk_xtal_freq_estimate()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dclk_tree_ll.h452 case RTC_XTAL_FREQ_26M: in clk_ll_bbpll_set_config()
490 case RTC_XTAL_FREQ_26M: in clk_ll_bbpll_set_config()
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Drtc.h84 RTC_XTAL_FREQ_26M = 26, //!< 26 MHz XTAL enumerator
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Drtc.h144 RTC_XTAL_FREQ_26M = 26, //!< 26 MHz XTAL enumerator
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h241 case RTC_XTAL_FREQ_26M: in clk_ll_bbpll_set_config()