Searched refs:TIMG_RTC_CALI_MAX (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | rtc_time.c | 51 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal_oneoff() 99 uint32_t cali_slowclk_cycles = REG_GET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX); in rtc_clk_cal_internal_cycling() 104 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal_cycling()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | rtc_time.c | 53 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal() 170 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, 0); in rtc_clk_wait_for_slow_cycle()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | rtc_time.c | 77 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | rtc_time.c | 81 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | rtc_time.c | 79 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | rtc_time.c | 127 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | rtc_time.c | 127 REG_SET_FIELD(TIMG_RTCCALICFG_REG(0), TIMG_RTC_CALI_MAX, slowclk_cycles); in rtc_clk_cal_internal()
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | timer_group_reg.h | 408 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | timer_group_reg.h | 405 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | timer_group_reg.h | 405 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | timer_group_reg.h | 408 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | timer_group_reg.h | 516 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | timer_group_reg.h | 384 #define TIMG_RTC_CALI_MAX 0x00007FFF macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | timer_group_reg.h | 608 #define TIMG_RTC_CALI_MAX 0x00007FFFU macro
|