Home
last modified time | relevance | path

Searched refs:rtc_clk_freq_cal (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/
Desp_clk_tree_common.c82 …s_calibrated_freq.rc_fast_d256 = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_8MD256, DEFAULT_32K_CLK_CAL_… in esp_clk_tree_rc_fast_d256_get_freq_hz()
86 …s_calibrated_freq.rc_fast_d256 = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_8MD256, DEFAULT_32K_CLK_CAL_… in esp_clk_tree_rc_fast_d256_get_freq_hz()
102 …s_calibrated_freq.xtal32k = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_32K_XTAL, DEFAULT_32K_CLK_CAL_CYC… in esp_clk_tree_xtal32k_get_freq_hz()
106 …s_calibrated_freq.xtal32k = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_32K_XTAL, DEFAULT_32K_CLK_CAL_CYC… in esp_clk_tree_xtal32k_get_freq_hz()
122 …s_calibrated_freq.osc_slow = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_32K_OSC_SLOW, DEFAULT_32K_CLK_CA… in esp_clk_tree_osc_slow_get_freq_hz()
126 …s_calibrated_freq.osc_slow = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_32K_OSC_SLOW, DEFAULT_32K_CLK_CA… in esp_clk_tree_osc_slow_get_freq_hz()
139 return rtc_clk_freq_cal(clk_ll_rtc_slow_load_cal()); in esp_clk_tree_lp_slow_get_freq_hz()
143 return rtc_clk_freq_cal(clk_tree_rtc_slow_calibration(RTC_SLOW_CLK_CAL_CYCLES)); in esp_clk_tree_lp_slow_get_freq_hz()
161 …s_calibrated_freq.rc_fast = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_RC_FAST, DEFAULT_RC_FAST_CAL_CYCL… in esp_clk_tree_rc_fast_get_freq_hz()
/hal_espressif-latest/components/esp_system/
Dxt_wdt.c59 …uint32_t rtc_clk_frequency_khz = rtc_clk_freq_cal(rtc_clk_cal(RTC_CAL_INTERNAL_OSC, RTC_CLK_CAL_CY… in esp_xt_wdt_init()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h480 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c184 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c187 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h478 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_time.c186 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c184 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c260 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c263 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c252 uint32_t rtc_clk_freq_cal(uint32_t cal_val) in rtc_clk_freq_cal() function
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h483 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h509 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h536 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h549 uint32_t rtc_clk_freq_cal(uint32_t cal_val);
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h571 uint32_t rtc_clk_freq_cal(uint32_t cal_val);