mirror of
https://github.com/espressif/esp-idf
synced 2025-03-24 08:29:11 -04:00
Some RTC features are synchronized to RTC_SLOW_CLK, so sometimes software needs to wait for the next slow clock cycle. This function implements waiting using Timer Group clock calibration feature.