Home
last modified time | relevance | path

Searched refs:TIMG_RTC_CALI_MAX_V (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h409 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
410 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h406 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
407 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h406 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
407 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h409 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
410 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h517 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
518 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c62 assert(slowclk_cycles < TIMG_RTC_CALI_MAX_V); in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c62 assert(slowclk_cycles < TIMG_RTC_CALI_MAX_V); in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h385 #define TIMG_RTC_CALI_MAX_M ((TIMG_RTC_CALI_MAX_V)<<(TIMG_RTC_CALI_MAX_S))
386 #define TIMG_RTC_CALI_MAX_V 0x7FFF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h609 #define TIMG_RTC_CALI_MAX_M (TIMG_RTC_CALI_MAX_V << TIMG_RTC_CALI_MAX_S)
610 #define TIMG_RTC_CALI_MAX_V 0x00007FFFU macro