rtc_clk_cal() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

average slow clock period in microseconds, Q13.19 fixed point format, or 0 if calibration has timed out

Notes

When 32k CLK is being calibrated, this function will check the accuracy of the clock. Since the xtal 32k or ext osc 32k is generally very stable, if the check fails, then consider this an invalid 32k clock and return 0. This check can filter some jamming signal.

References

from examples