Home
last modified time | relevance | path

Searched defs:xtal_freq_mhz (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/esp_system/
Dfpga_overrides.c45 uint32_t xtal_freq_mhz = 40; in bootloader_clock_configure() local
/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c99 uint32_t xtal_freq_mhz = clk_hal_xtal_get_freq_mhz(); in clk_hal_apll_get_freq_hz() local
/hal_espressif-latest/components/hal/esp32s2/
Dclk_tree_hal.c103 uint32_t xtal_freq_mhz = clk_hal_xtal_get_freq_mhz(); in clk_hal_apll_get_freq_hz() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h229 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
516 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c202 uint32_t xtal_freq_mhz = (uint32_t)rtc_clk_xtal_freq_get(); in rtc_clk_apll_coeff_calc() local
549 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/esp_pm/
Dpm_impl.c215 int xtal_freq_mhz = esp_clk_xtal_freq() / MHZ(1); in esp_pm_configure() local
619 int xtal_freq_mhz = esp_clk_xtal_freq() / MHZ(1); in esp_pm_impl_init() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h303 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
624 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h305 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
626 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h306 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
689 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h300 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
755 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h432 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()
808 static inline __attribute__((always_inline)) void clk_ll_xtal_store_freq_mhz(uint32_t xtal_freq_mhz) in clk_ll_xtal_store_freq_mhz()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk.c311 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c365 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c416 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk.c338 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c415 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get() local
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h389 …bute__((always_inline)) void clk_ll_bbpll_set_config(uint32_t pll_freq_mhz, uint32_t xtal_freq_mhz) in clk_ll_bbpll_set_config()