Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/
Desp_clk_tree_common.c187 return clk_ll_lp_pll_get_freq_mhz() * MHZ; in esp_clk_tree_lp_fast_get_freq_hz()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h596 static inline __attribute__((always_inline)) uint32_t clk_ll_lp_pll_get_freq_mhz(void) in clk_ll_lp_pll_get_freq_mhz() function