Searched refs:RTC_LPCAL_SET (Results 1 – 1 of 1) sorted by relevance
181 #define RTC_LPCAL_SET RTC_CALR_LPCAL /*!< Calibration window is 220 ck_a… macro1422 #define IS_RTC_LOW_POWER_CALIB(LPCAL) (((LPCAL) == RTC_LPCAL_SET) || \