Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/newlib/port/
Desp_time_impl.c62 static uint64_t s_boot_time; // when RTC is used to persist time, two RTC_STORE registers are used … variable
105 s_boot_time = time_us; in esp_time_impl_set_boot_time()
117 result = s_boot_time; in esp_time_impl_get_boot_time()