Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drtc_cntl_ll.h72 uint64_t t = READ_PERI_REG(RTC_CNTL_TIME0_REG); in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h78 uint64_t t = READ_PERI_REG(RTC_CNTL_TIME0_REG); in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h92 uint64_t t = READ_PERI_REG(RTC_CNTL_TIME0_REG); in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h104 uint64_t t = READ_PERI_REG(RTC_CNTL_TIME0_REG); in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h173 uint64_t t = READ_PERI_REG(RTC_CNTL_TIME0_REG); in rtc_cntl_ll_get_rtc_time()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h29 #define RTC_CNTL_TIME0_REG RTC_CNTL_TIME_LOW0_REG macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h243 #define RTC_CNTL_TIME0_REG (DR_REG_RTCCNTL_BASE + 0x10) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h29 #define RTC_CNTL_TIME0_REG RTC_CNTL_TIME_LOW0_REG macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h26 #define RTC_CNTL_TIME0_REG RTC_CNTL_TIME_LOW0_REG macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h19 #define RTC_CNTL_TIME0_REG RTC_CNTL_TIME_LOW0_REG macro