Home
last modified time | relevance | path

Searched refs:TIMG_RTC_CALI_START_CYCLING (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c38 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal_oneoff()
50 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal_oneoff()
101 …wclk_cycles == 0 || !GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING) || in_… in rtc_clk_cal_internal_cycling()
102 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal_cycling()
105 SET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal_cycling()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c64 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal()
76 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c68 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal()
80 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_time.c66 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal()
78 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c52 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
164 REG_CLR_BIT(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING | TIMG_RTC_CALI_START); in rtc_clk_wait_for_slow_cycle()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c114 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal()
126 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c114 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING)) { in rtc_clk_cal_internal()
126 CLEAR_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_START_CYCLING); in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h387 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h384 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h384 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h387 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h495 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h402 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h587 #define TIMG_RTC_CALI_START_CYCLING (BIT(12)) macro