Home
last modified time | relevance | path

Searched refs:RTC_BOOT_TIME_LOW_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/newlib/port/
Desp_time_impl.c96 REG_WRITE(RTC_BOOT_TIME_LOW_REG, (uint32_t) (time_us & 0xffffffff)); in esp_time_impl_set_boot_time()
109 …result = ((uint64_t) REG_READ(RTC_BOOT_TIME_LOW_REG)) + (((uint64_t) REG_READ(RTC_BOOT_TIME_HIGH_R… in esp_time_impl_get_boot_time()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h60 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h68 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h60 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h60 #define RTC_BOOT_TIME_LOW_REG LP_AON_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h59 #define RTC_BOOT_TIME_LOW_REG LP_AON_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h56 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h60 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro