Home
last modified time | relevance | path

Searched refs:RTC_CNTL_TIME1_REG (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drtc_cntl_ll.h73 t |= ((uint64_t) READ_PERI_REG(RTC_CNTL_TIME1_REG)) << 32; in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h79 t |= ((uint64_t) READ_PERI_REG(RTC_CNTL_TIME1_REG)) << 32; in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h93 t |= ((uint64_t) READ_PERI_REG(RTC_CNTL_TIME1_REG)) << 32; in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h105 t |= ((uint64_t) READ_PERI_REG(RTC_CNTL_TIME1_REG)) << 32; in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h174 t |= ((uint64_t) READ_PERI_REG(RTC_CNTL_TIME1_REG)) << 32; in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h30 #define RTC_CNTL_TIME1_REG RTC_CNTL_TIME_HIGH0_REG macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h251 #define RTC_CNTL_TIME1_REG (DR_REG_RTCCNTL_BASE + 0x14) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h30 #define RTC_CNTL_TIME1_REG RTC_CNTL_TIME_HIGH0_REG macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h27 #define RTC_CNTL_TIME1_REG RTC_CNTL_TIME_HIGH0_REG macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h20 #define RTC_CNTL_TIME1_REG RTC_CNTL_TIME_HIGH0_REG macro