#include "board.h"
Go to the source code of this file.
Functions | |
void | RTC_ClockCalibration (Rtc *pRtc, int32_t CurrentTempr) |
RTC calibration for Temperature or PPM drift. | |
Variables | |
const RTC_PPMLookup | PPM_Lookup [] |
Interface for Real Time Clock calibration (RTC) .
Definition in file rtc_calib.c.