Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c76 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal_oneoff()
110 while (!GET_PERI_REG_MASK(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_CYCLING_DATA_VLD)); in rtc_clk_cal_internal_cycling()
111 uint32_t cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal_cycling()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c102 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c106 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_time.c104 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c108 return REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c152 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c152 cal_val = REG_GET_FIELD(TIMG_RTCCALICFG1_REG(0), TIMG_RTC_CALI_VALUE); in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h423 #define TIMG_RTCCALICFG1_REG(i) (REG_TIMG_BASE(i) + 0x6c) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h420 #define TIMG_RTCCALICFG1_REG(i) (DR_REG_TIMG_BASE(i) + 0x6c) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h420 #define TIMG_RTCCALICFG1_REG(i) (DR_REG_TIMG_BASE(i) + 0x6c) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h423 #define TIMG_RTCCALICFG1_REG(i) (REG_TIMG_BASE(i) + 0x6c) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h531 #define TIMG_RTCCALICFG1_REG(i) (REG_TIMG_BASE(i) + 0x6c) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h407 #define TIMG_RTCCALICFG1_REG(i) (REG_TIMG_BASE(i) + 0x006c) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h623 #define TIMG_RTCCALICFG1_REG(i) (DR_REG_TIMG_BASE(i) + 0x6c) macro