Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c88 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) && in rtc_clk_cal_internal()
165 REG_CLR_BIT(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY); in rtc_clk_wait_for_slow_cycle()
174 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_wait_for_slow_cycle()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c70 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal()
101 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c74 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal()
105 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_time.c72 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal()
103 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c120 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal()
151 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c120 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal()
151 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c44 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY) in rtc_clk_cal_internal_oneoff()
75 if (GET_PERI_REG_MASK(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_RDY)) { in rtc_clk_cal_internal_oneoff()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h401 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h398 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h398 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h401 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h509 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h390 #define TIMG_RTC_CALI_RDY (BIT(15)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h601 #define TIMG_RTC_CALI_RDY (BIT(15)) macro