Searched refs:RTC_CalibSign_Positive (Results 1 – 1 of 1) sorted by relevance
332 #define RTC_CalibSign_Positive ((u32)0x00000000) macro335 #define IS_RTC_CALIB_SIGN(SIGN) (((SIGN) == RTC_CalibSign_Positive) || \
Completed in 3 milliseconds