Searched refs:TIMG_RTC_CALI_CLK_SEL (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | rtc_time.c | 49 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal_oneoff() 98 in_calibration_clk = REG_GET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL); in rtc_clk_cal_internal_cycling() 103 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal_cycling()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | rtc_time.c | 51 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal() 166 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, RTC_CAL_RTC_MUX); in rtc_clk_wait_for_slow_cycle()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | rtc_time.c | 75 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | rtc_time.c | 79 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | rtc_time.c | 77 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cal_clk); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | rtc_time.c | 125 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cali_clk_sel); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | rtc_time.c | 125 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_CLK_SEL, cali_clk_sel); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | timer_group_reg.h | 394 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | timer_group_reg.h | 391 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | timer_group_reg.h | 391 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | timer_group_reg.h | 394 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | timer_group_reg.h | 502 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | timer_group_reg.h | 396 #define TIMG_RTC_CALI_CLK_SEL 0x00000003 macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | timer_group_reg.h | 594 #define TIMG_RTC_CALI_CLK_SEL 0x00000003U macro
|