Searched refs:RTC_BOOT_TIME_LOW_REG (Results 1 – 8 of 8) sorted by relevance
96 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()
60 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
68 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro
60 #define RTC_BOOT_TIME_LOW_REG LP_AON_STORE2_REG macro
59 #define RTC_BOOT_TIME_LOW_REG LP_AON_STORE2_REG macro
56 #define RTC_BOOT_TIME_LOW_REG RTC_CNTL_STORE2_REG macro