Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c40 #define TIMG_RTC_CALI_CLK_SEL_32K 2 macro
75 cali_clk_sel = TIMG_RTC_CALI_CLK_SEL_32K; in rtc_clk_cal_internal()
132 if (cali_clk_sel == TIMG_RTC_CALI_CLK_SEL_32K) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c40 #define TIMG_RTC_CALI_CLK_SEL_32K 2 macro
75 cali_clk_sel = TIMG_RTC_CALI_CLK_SEL_32K; in rtc_clk_cal_internal()
132 if (cali_clk_sel == TIMG_RTC_CALI_CLK_SEL_32K) { in rtc_clk_cal_internal()