Home
last modified time | relevance | path

Searched refs:periph_rtc_dig_clk8m_get_freq (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Dclk_ctrl_os.h40 uint32_t periph_rtc_dig_clk8m_get_freq(void);
/hal_espressif-latest/components/esp_hw_support/
Dclk_ctrl_os.c48 uint32_t periph_rtc_dig_clk8m_get_freq(void) in periph_rtc_dig_clk8m_get_freq() function
/hal_espressif-latest/components/driver/deprecated/
Ddac_common_legacy.c124 uint32_t rtc_freq = periph_rtc_dig_clk8m_get_freq(); in dac_cw_generator_config()