Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_hw_support/
Desp_clk.c122 const uint64_t ticks_high = ticks >> 32; in esp_rtc_get_time_us() local
124 ((ticks_high * cal) << (32 - RTC_CLK_CAL_FRACT)); in esp_rtc_get_time_us()