Searched refs:RTC_CALI_TC_NONE (Results 1 – 2 of 2) sorted by relevance
301 RTC_CALI_TC_NONE = 0U, /**< Temperature compensate disable */ enumerator523 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \
303 RTC_CALI_TC_NONE = 0U, /**< Temperature compensate disable */ enumerator525 #define IS_RTC_CALI_TC(x) (((x) == RTC_CALI_TC_NONE) || \
Completed in 20 milliseconds