mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -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.