Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_clk.c216 source = root_clk_get(); in rtc_clk_cpu_freq_mhz_to_config()
375 if (root_clk_get() != source) { in rtc_clk_cpu_freq_set()
455 uint32_t root_clk_get() in root_clk_get() function
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h964 uint32_t root_clk_get(void);