Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c38 #define TIMG_RTC_CALI_CLK_SEL_RC_SLOW 0 macro
73 cali_clk_sel = TIMG_RTC_CALI_CLK_SEL_RC_SLOW; in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c38 #define TIMG_RTC_CALI_CLK_SEL_RC_SLOW 0 macro
73 cali_clk_sel = TIMG_RTC_CALI_CLK_SEL_RC_SLOW; in rtc_clk_cal_internal()