Searched refs:__ATCS__ (Results 1 – 1 of 1) sorted by relevance
128 #define IS_RTC_AUTOCAL_ATCS(__ATCS__) (((__ATCS__) == RTC_ATCS_DISABLE) ||\ argument129 ((__ATCS__) == RTC_ATCS_SEC) ||\130 ((__ATCS__) == RTC_ATCS_MIN) ||\131 ((__ATCS__) == RTC_ATCS_HOUR))
Completed in 15 milliseconds